yesod-test 0.3.3 → 0.3.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-types
Dependency ranges changed: http-types
Files
- yesod-test.cabal +2/−2
yesod-test.cabal view
@@ -1,5 +1,5 @@ name: yesod-test-version: 0.3.3+version: 0.3.3.1 license: MIT license-file: LICENSE author: Nubis <nubis@woobiz.com.ar>@@ -21,7 +21,7 @@ , wai >= 1.3 && < 1.4 , wai-test >= 1.3 && < 1.4 , network >= 2.2- , http-types >= 0.7 && < 0.8+ , http-types >= 0.7 , HUnit >= 1.2 && < 1.3 , hspec >= 1.4 , bytestring >= 0.9