packages feed

Cabal revisions of hspec-0.3.0

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

revision 1
 name: hspec version: 0.3.0+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 stability: experimental homepage: https://github.com/trystan/hspec
revision 2
 name: hspec version: 0.3.0-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+               base >= 4 && < 4.8 stability: experimental homepage: https://github.com/trystan/hspec package-url: https://github.com/trystan/hspec
revision 3
 name: hspec version: 0.3.0-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 stability: experimental homepage: https://github.com/trystan/hspec