syb-with-class 0.6.1.2 → 0.6.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
- syb-with-class.cabal +2/−2
syb-with-class.cabal view
@@ -1,5 +1,5 @@ Name: syb-with-class-Version: 0.6.1.2+Version: 0.6.1.3 License: BSD3 License-file: LICENSE Copyright: 2004 - 2008 The University of Glasgow, CWI,@@ -25,7 +25,7 @@ location: http://patch-tag.com/r/Saizan/syb-with-class/ Library - Build-Depends: base >= 3 && < 5, template-haskell >= 2.4 && < 2.7, bytestring, array, containers+ Build-Depends: base >= 3 && < 5, template-haskell >= 2.4 && < 2.8, bytestring, array, containers Exposed-modules: Data.Generics.SYB.WithClass.Basics Data.Generics.SYB.WithClass.Context