packages feed

stratux-http 0.0.7 → 0.0.8

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 view
@@ -1,3 +1,7 @@+0.0.8++* No significant changes.+ 0.0.7  * Update after bug relating to ConstrainedClassMethods in `stratux-types`.
stratux-http.cabal view
@@ -1,5 +1,5 @@ name:               stratux-http-version:            0.0.7+version:            0.0.8 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.7 && < 0.1+                    , stratux-types >= 0.0.8 && < 0.1                     , HTTP >= 4000 && < 5000                     , network-uri >= 2.6 && < 3.0                     , aeson >= 0.11 && < 1.0