om-http 0.3.0.6 → 0.3.0.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~warpPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: warp
API changes (from Hackage documentation)
Files
- om-http.cabal +2/−2
om-http.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: om-http-version: 0.3.0.6+version: 0.3.0.7 synopsis: Http utilities. description: Random HTTP utilities. homepage: https://github.com/owensmurray/om-http@@ -35,7 +35,7 @@ , unix >= 2.7.2.2 && < 2.9 , uuid >= 1.3.15 && < 1.4 , wai >= 3.2.3 && < 3.3- , warp >= 3.3.23 && < 3.4+ , warp >= 3.3.23 && < 3.5 common warnings ghc-options: