packages feed

exploring-interpreters 1.3.0.0 → 1.4.0.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~aesondep ~bytestringnew-uploaderPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson, bytestring

API changes (from Hackage documentation)

Files

exploring-interpreters.cabal view
@@ -1,7 +1,7 @@ cabal-version:       >=1.10  name:                exploring-interpreters-version:             1.3.0.0+version:             1.4.0.0 synopsis:            A generic exploring interpreter for exploratory programming -- synopsis: -- description:@@ -34,9 +34,9 @@       fgl >= 5.7.0 && < 5.8,       transformers >= 0.5.2 && < 0.6,       mtl          >= 2.2.1 && < 2.3,-      aeson                 >= 1.5.6 && < 1.6,+      aeson                 >= 1.5.6,       attoparsec            >= 0.14.1 && < 0.15,-      bytestring            >= 0.10.10 && < 0.11,+      bytestring            >= 0.10.10 && < 0.12,       scientific            >= 0.3.7 && < 0.4,       text                  >= 1.2.4 && < 1.3,       http-types            >= 0.12.3 && < 0.13,