wai-app-static 1.3.1.1 → 1.3.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~waiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: wai
API changes (from Hackage documentation)
Files
- wai-app-static.cabal +2/−2
wai-app-static.cabal view
@@ -1,5 +1,5 @@ name: wai-app-static-version: 1.3.1.1+version: 1.3.1.2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -24,7 +24,7 @@ library build-depends: base >= 4 && < 5- , wai >= 1.3 && < 1.4+ , wai >= 1.3 && < 1.5 , bytestring >= 0.9.1.4 , http-types >= 0.7 , transformers >= 0.2.2