packages feed

Cabal revisions of testpack-2.1.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

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