packages feed

Cabal revisions of hspec-0.4.3

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

revision 1
 name: hspec version: 0.4.3+x-revision: 1 cabal-version: -any build-type: Custom license: BSD3 license-file: LICENSE copyright: (c) 2011 Trystan Spangler maintainer: trystan.s@comcast.net-build-depends: HUnit >=1 && <=2, QuickCheck >=2.4.0.1 && <=2.5,+build-depends: HUnit >=1 && <1.4, QuickCheck >=2.4.0.1 && <=2.5,                base >=4 && <=5, silently == 1.1.1,                ansi-terminal == 0.5.5, transformers >= 0.2.0 && < 0.3.0 stability: experimental
revision 2
 name: hspec version: 0.4.3-x-revision: 1+x-revision: 2 cabal-version: -any build-type: Custom license: BSD3 copyright: (c) 2011 Trystan Spangler maintainer: trystan.s@comcast.net build-depends: HUnit >=1 && <1.4, QuickCheck >=2.4.0.1 && <=2.5,-               base >=4 && <=5, silently == 1.1.1,++               base >= 4 && < 4.8, silently == 1.1.1,                ansi-terminal == 0.5.5, transformers >= 0.2.0 && < 0.3.0 stability: experimental homepage: https://github.com/trystan/hspec
revision 3
 name: hspec version: 0.4.3-x-revision: 2+x-revision: 3 cabal-version: -any build-type: Custom license: BSD3 license-file: LICENSE copyright: (c) 2011 Trystan Spangler maintainer: trystan.s@comcast.net-build-depends: HUnit >=1 && <1.4, QuickCheck >=2.4.0.1 && <=2.5,+build-depends: HUnit >= 1 && < 1.3, QuickCheck >=2.4.0.1 && <=2.5,                 base >= 4 && < 4.8, silently == 1.1.1,                ansi-terminal == 0.5.5, transformers >= 0.2.0 && < 0.3.0