Cabal revisions of hspec-1.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hspec version: 1.4.1+x-revision: 1 license: BSD3 license-file: LICENSE copyright: (c) 2011-2012 Trystan Spangler, (c) 2011-2012 Simon Hengel, (c) 2011 Greg Weber , ansi-terminal == 0.5.5 , time < 1.5 , transformers >= 0.2.2.0 && < 0.4.0- , HUnit >= 1.2.5+ , HUnit >= 1.2.5 && < 1.4 , QuickCheck >= 2.4.0.1 && < 2.6 , hspec-expectations exposed-modules: , ansi-terminal == 0.5.5 , time < 1.5 , transformers >= 0.2.2.0 && < 0.4.0- , HUnit >= 1.2.5+ , HUnit >= 1.2.5 && < 1.4 , QuickCheck >= 2.4.0.1 && < 2.6 , hspec-expectations
revision 2
name: hspec version: 1.4.1-x-revision: 1+x-revision: 2 license: BSD3 license-file: LICENSE copyright: (c) 2011-2012 Trystan Spangler, (c) 2011-2012 Simon Hengel, (c) 2011 Greg Weber , ansi-terminal == 0.5.5 , time < 1.5 , transformers >= 0.2.2.0 && < 0.4.0- , HUnit >= 1.2.5 && < 1.4+ , HUnit >= 1.2.5 && < 1.3 , QuickCheck >= 2.4.0.1 && < 2.6 , hspec-expectations exposed-modules: , ansi-terminal == 0.5.5 , time < 1.5 , transformers >= 0.2.2.0 && < 0.4.0- , HUnit >= 1.2.5 && < 1.4+ , HUnit >= 1.2.5 && < 1.3 , QuickCheck >= 2.4.0.1 && < 2.6 , hspec-expectations
revision 3
name: hspec version: 1.4.1-x-revision: 2+x-revision: 3 license: BSD3 license-file: LICENSE copyright: (c) 2011-2012 Trystan Spangler, (c) 2011-2012 Simon Hengel, (c) 2011 Greg Weber hs-source-dirs: src build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , setenv , silently >= 1.1.1 && < 2 , ansi-terminal == 0.5.5 ghc-options: -Wall -Werror build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , setenv , silently >= 1.1.1 && < 2 , ansi-terminal == 0.5.5 other-modules: Run build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , filepath , directory main-is: Spec.hs build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , filepath , directory , hspec-meta main-is: Spec.hs build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , hspec , QuickCheck main-is: Spec.hs build-depends:- base >= 4 && <= 5+ base >= 4 && < 4.8 , hspec