wai-app-static 1.3.0.3 → 1.3.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
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.0.3+version: 1.3.0.4 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -65,7 +65,7 @@ type: exitcode-stdio-1.0 build-depends: base >= 4 && < 5- , hspec == 1.3.*+ , hspec >= 1.3 , unix-compat , time , old-locale