wai-test 2.0.0 → 2.0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- wai-test.cabal +2/−2
wai-test.cabal view
@@ -1,5 +1,5 @@ name: wai-test-version: 2.0.0+version: 2.0.0.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -16,7 +16,7 @@ build-depends: base >= 4 && < 5 , wai >= 2.0 && < 2.1 , bytestring >= 0.9.1.4- , text >= 0.7 && < 0.12+ , text >= 0.7 , blaze-builder >= 0.2.1.4 && < 0.4 , transformers >= 0.2.2 && < 0.4 , containers >= 0.2