testpack 2.1.0 → 2.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep −haskell98dep ~base
Dependencies removed: haskell98
Dependency ranges changed: base
Files
- testpack.cabal +2/−2
testpack.cabal view
@@ -1,5 +1,5 @@ Name: testpack-Version: 2.1.0+Version: 2.1.1 License: LGPL Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen@@ -38,7 +38,7 @@ build-depends: base >= 4 && <5 Build-Depends: base >= 3 && < 5,- haskell98, mtl, HUnit, + mtl, HUnit, QuickCheck >= 2.1.0.3 If flag(splitBase)