Cabal revisions of hspec-1.12.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hspec version: 1.12.3+x-revision: 1 license: MIT license-file: LICENSE copyright: (c) 2011-2014 Simon Hengel, , time , transformers >= 0.2.2.0 , deepseq- , HUnit >= 1.2.5+ , HUnit >= 1.2.5 && < 1.4 , QuickCheck >= 2.5.1 , quickcheck-io , hspec-expectations == 0.6.1.*
revision 2
name: hspec version: 1.12.3-x-revision: 1+x-revision: 2 license: MIT license-file: LICENSE copyright: (c) 2011-2014 Simon Hengel, , time , transformers >= 0.2.2.0 , deepseq- , HUnit >= 1.2.5 && < 1.4+ , HUnit >= 1.2.5 && < 1.3 , QuickCheck >= 2.5.1 , quickcheck-io , hspec-expectations == 0.6.1.*
revision 3
name: hspec version: 1.12.3-x-revision: 2+x-revision: 3 license: MIT license-file: LICENSE copyright: (c) 2011-2014 Simon Hengel, hs-source-dirs: src build-depends:- base == 4.*+ base >= 4 && < 4.8 , random , tf-random , setenv Run Config build-depends:- base == 4.*+ base >= 4 && < 4.8 , filepath , directory default-language: Haskell2010 ghc-options: -Wall -Werror build-depends:- base == 4.*+ base >= 4 && < 4.8 , random , tf-random , setenv ghc-options: -Wall -Werror build-depends:- base == 4.*+ base >= 4 && < 4.8 , hspec , QuickCheck default-language: Haskell2010 RunSpec ConfigSpec build-depends:- base == 4.*+ base >= 4 && < 4.8 , filepath , directory , hspec-meta