regular-extras 0.1 → 0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~regular
Dependency ranges changed: regular
Files
- regular-extras.cabal +2/−2
regular-extras.cabal view
@@ -1,5 +1,5 @@ name: regular-extras-version: 0.1+version: 0.1.1 synopsis: Additional functions for regular: arbitrary, coarbitrary, and binary get/put. description:@@ -32,6 +32,6 @@ other-modules: Generics.Regular.Functions.Fixpoints - build-depends: base >= 4.0 && < 5, regular >= 0.1,+ build-depends: base >= 4.0 && < 5, regular >= 0.2 && < 0.3, QuickCheck == 1.2.0.0, binary >= 0.2 ghc-options: -Wall