packages feed

Cabal revisions of hspec-0.6.0

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

revision 1
 name:           hspec version:        0.6.0+x-revision: 1 cabal-version:  -any build-type:     Custom license:        BSD3 other-modules: Specs ghc-options: -Wall -build-depends: HUnit >=1 && <=2,+build-depends: HUnit >=1 && <1.4,                QuickCheck >=2.4.0.1 && <=2.5,                base >=4 && <=5,                silently >= 1.1.1 && < 2,
revision 2
 name:           hspec version:        0.6.0-x-revision: 1+x-revision: 2 cabal-version:  -any build-type:     Custom license:        BSD3  build-depends: HUnit >=1 && <1.4,                QuickCheck >=2.4.0.1 && <=2.5,-               base >=4 && <=5,+               base >= 4 && < 4.8,                silently >= 1.1.1 && < 2,                ansi-terminal == 0.5.5,                transformers >= 0.2.0 && < 0.3.0
revision 3
 name:           hspec version:        0.6.0-x-revision: 2+x-revision: 3 cabal-version:  -any build-type:     Custom license:        BSD3 other-modules: Specs ghc-options: -Wall -build-depends: HUnit >=1 && <1.4,+build-depends: HUnit >= 1 && < 1.3,                QuickCheck >=2.4.0.1 && <=2.5,                base >= 4 && < 4.8,                silently >= 1.1.1 && < 2,