packages feed

hedis-pile 0.6.0 → 0.6.1

raw patch · 1 files changed

+1/−3 lines, 1 filesdep −QuickCheckdep −test-framework-quickcheck2PVP ok

version bump matches the API change (PVP)

Dependencies removed: QuickCheck, test-framework-quickcheck2

API changes (from Hackage documentation)

Files

hedis-pile.cabal view
@@ -1,5 +1,5 @@ name:           hedis-pile
-version:        0.6.0
+version:        0.6.1
 cabal-version:  >= 1.8
 build-type:     Simple
 stability:      Experimental
@@ -36,9 +36,7 @@   build-depends:   
                    base >= 4,
                    HUnit >= 1.2 && < 2,
-                   QuickCheck >= 2.4,
                    test-framework >= 0.4.1,
-                   test-framework-quickcheck2,
                    test-framework-hunit,
                   
                    hedis-pile,