packages feed

yesod-test 1.4.2 → 1.4.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

yesod-test.cabal view
@@ -1,5 +1,5 @@ name:               yesod-test-version:            1.4.2+version:            1.4.2.1 license:            MIT license-file:       LICENSE author:             Nubis <nubis@woobiz.com.ar>@@ -10,7 +10,7 @@ cabal-version:      >= 1.8 build-type:         Simple homepage:           http://www.yesodweb.com-description:        Behaviour Oriented integration Testing for Yesod Applications +description:     API docs and the README are available at <http://www.stackage.org/package/yesod-test> extra-source-files: README.md, LICENSE, test/main.hs, ChangeLog.md  library