Cabal revisions of yesod-test-1.5.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: yesod-test version: 1.5.9+x-revision: 1 license: MIT license-file: LICENSE author: Nubis <nubis@woobiz.com.ar> library build-depends: HUnit >= 1.2 , attoparsec >= 0.10- , base >= 4.3 && < 5+ , base >= 4.3 && < 4.11 , blaze-builder , blaze-html >= 0.5 , blaze-markup >= 0.5.1 , html-conduit >= 0.1 , http-types >= 0.7 , monad-control- , network >= 2.2+ , network >= 2.2 && < 2.9 , persistent >= 1.0 , pretty-show >= 1.6 , text