Cabal revisions of hspec-0.8
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hspec version: 0.8+x-revision: 1 cabal-version: >= 1.8 build-type: Custom license: BSD3 base >=4 && <=5, regex-posix >= 0.9, plugins == 1.5.1.4,- HUnit >=1 && <=2,+ HUnit >=1 && <1.4, QuickCheck >=2.4.0.1 && <=2.5, base >=4 && <=5, silently >= 1.1.1 && < 2, other-modules: Specs ghc-options: -Wall -fno-warn-hi-shadowing - 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.8-x-revision: 1+x-revision: 2 cabal-version: >= 1.8 build-type: Custom license: BSD3 ghc-options: -Wall -fno-warn-hi-shadowing main-is: hspec.hs build-depends: hspec == 0.7,- base >=4 && <=5, regex-posix >= 0.9, plugins == 1.5.1.4, 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.8-x-revision: 2+x-revision: 3 cabal-version: >= 1.8 build-type: Custom license: BSD3 build-depends: hspec == 0.7, regex-posix >= 0.9, plugins == 1.5.1.4,- HUnit >=1 && <1.4,+ HUnit >= 1 && < 1.3, QuickCheck >=2.4.0.1 && <=2.5, base >= 4 && < 4.8, silently >= 1.1.1 && < 2, other-modules: Specs ghc-options: -Wall -fno-warn-hi-shadowing - build-depends: HUnit >=1 && <1.4,+ build-depends: HUnit >= 1 && < 1.3, QuickCheck >=2.4.0.1 && <=2.5, base >=4 && <=5, silently >= 1.1.1 && < 2,