packages feed

testpack 2.1.2 → 2.1.2.1

raw patch · 1 files changed

+3/−3 lines, 1 filesnew-uploader

Files

testpack.cabal view
@@ -1,5 +1,5 @@ Name: testpack-Version: 2.1.2+Version: 2.1.2.1 License: LGPL Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen@@ -38,8 +38,8 @@     build-depends: base >= 4 && <5   Build-Depends: base >= 3 && < 5,-               mtl, HUnit, -               QuickCheck >= 2.1.0.3+               mtl, HUnit,+               QuickCheck >= 2.1.0.3 && < 2.5   If flag(splitBase)    Build-Depends: base >= 3 && < 5, containers, random