polysemy-http 0.10.0.0 → 0.11.0.0
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~prelatePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: prelate
API changes (from Hackage documentation)
Files
- polysemy-http.cabal +4/−4
polysemy-http.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-http-version: 0.10.0.0+version: 0.11.0.0 synopsis: Polysemy effects for HTTP clients description: See https://hackage.haskell.org/package/polysemy-http/docs/Polysemy-Http.html category: Network@@ -119,7 +119,7 @@ , http-types >=0.12.3 , polysemy ==1.9.* , polysemy-plugin ==0.4.*- , prelate ==0.4.*+ , prelate ==0.5.* , time mixins: base hiding (Prelude)@@ -211,7 +211,7 @@ , polysemy ==1.9.* , polysemy-http , polysemy-plugin ==0.4.*- , prelate ==0.4.*+ , prelate ==0.5.* , servant-client , servant-server , tasty@@ -303,7 +303,7 @@ , polysemy ==1.9.* , polysemy-http , polysemy-plugin ==0.4.*- , prelate ==0.4.*+ , prelate ==0.5.* , tasty , tasty-hedgehog mixins: