stratux-http 0.0.6 → 0.0.7
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~stratux-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: stratux-types
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- stratux-http.cabal +2/−2
changelog.md view
@@ -1,3 +1,7 @@+0.0.7++* Update after bug relating to ConstrainedClassMethods in `stratux-types`.+ 0.0.6 * add `setSettings` to set the settings.
stratux-http.cabal view
@@ -1,5 +1,5 @@ name: stratux-http-version: 0.0.6+version: 0.0.7 license: BSD3 license-file: LICENCE author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>@@ -27,7 +27,7 @@ build-depends: base < 5 && >= 4- , stratux-types >= 0.0.6 && < 0.1+ , stratux-types >= 0.0.7 && < 0.1 , HTTP >= 4000 && < 5000 , network-uri >= 2.6 && < 3.0 , aeson >= 0.11 && < 1.0