packages feed

json-enumerator 0.0.1 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~blaze-builderPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: blaze-builder

API changes (from Hackage documentation)

Files

json-enumerator.cabal view
@@ -1,5 +1,5 @@ name:            json-enumerator-version:         0.0.1+version:         0.0.1.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michaels@suite-sol.com>@@ -20,7 +20,7 @@                    , text                      >= 0.7      && < 0.12                    , containers                >= 0.2      && < 0.5                    , json-types                >= 0.1      && < 0.2-                   , blaze-builder             >= 0.2.1.0  && < 0.3+                   , blaze-builder             >= 0.2.1.0  && < 0.4                    , blaze-builder-enumerator  >= 0.2      && < 0.3                    , transformers              >= 0.2      && < 0.3     exposed-modules: Text.JSON.Enumerator