packages feed

quickcheck-instances 0.3.1 → 0.3.2

raw patch · 2 files changed

+8/−2 lines, 2 filesdep ~QuickCheck

Dependency ranges changed: QuickCheck

Files

CHANGES view
@@ -1,3 +1,9 @@+0.3.2++Author: Antoine Latter <aslatter@gmail.com>++* Allow building against newer QuickCheck+ 0.3.1  Author: Antoine Latter <aslatter@gmail.com>
quickcheck-instances.cabal view
@@ -1,5 +1,5 @@ Name:                quickcheck-instances-Version:             0.3.1+Version:             0.3.2 Synopsis:            Common quickcheck instances Description:         QuickCheck instances.                      .@@ -41,7 +41,7 @@                        bytestring >= 0.9 && < 0.11,                        containers >= 0.3 && < 0.6,                        old-time >= 1.0 && < 1.2,-                       QuickCheck >= 2.1 && < 2.6,+                       QuickCheck >= 2.1 && < 2.7,                        text >= 0.7 && < 0.12,                        time >= 1.1 && < 1.5