Cabal revisions of hspec2-0.4.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hspec2 version: 0.4.2+x-revision: 1 license: MIT license-file: LICENSE copyright: (c) 2011-2014 Simon Hengel, hs-source-dirs: src build-depends:- base == 4.*+ base >= 4 && < 4.10 , random , tf-random , setenv , time , transformers >= 0.2.2.0 , deepseq- , HUnit >= 1.2.5+ , HUnit >= 1.2.5 && < 1.3 , QuickCheck >= 2.5.1 , quickcheck-io , hspec-expectations == 0.6.1.*