Cabal revisions of yesod-test-1.4.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: yesod-test version: 1.4.0.2+x-revision: 1 license: MIT license-file: LICENSE author: Nubis <nubis@woobiz.com.ar> extra-source-files: README.md, LICENSE, test/main.hs library- build-depends: base >= 4.3 && < 5+ build-depends: base >= 4.5 && < 4.8 , attoparsec >= 0.10 , persistent >= 1.0 , transformers >= 0.2.2 , wai >= 3.0 , wai-extra- , network >= 2.2+ , network >= 2.2 && < 2.9 , http-types >= 0.7 , HUnit >= 1.2- , hspec >= 1.4+ , hspec >= 1.4 && < 1.13 , bytestring >= 0.9 , case-insensitive >= 0.2 , text