packages feed

hjsonschema 1.7.0 → 1.7.1

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~http-typesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-types

API changes (from Hackage documentation)

Files

changelog.md view
@@ -1,3 +1,7 @@+# 1.7.1+++ Bump http-types.+ # 1.7.0  + Test with GHC 8.2. Drop GHC 7.8.
hjsonschema.cabal view
@@ -1,5 +1,5 @@ name:               hjsonschema-version:            1.7.0+version:            1.7.1 synopsis:           JSON Schema library homepage:           https://github.com/seagreen/hjsonschema license:            MIT@@ -70,7 +70,7 @@     , hjsonpointer         >= 1.1    && < 1.4     -- 0.4.30 is for parseUrlThrow:     , http-client          >= 0.4.30 && < 0.6-    , http-types           >= 0.8    && < 0.10+    , http-types           >= 0.8    && < 0.11     , pcre-heavy           >= 1.0    && < 1.1     , profunctors          >= 5.0    && < 5.3     , protolude            >= 0.1.10 && < 1.2