packages feed

hslua-aeson 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hsluaPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hslua

API changes (from Hackage documentation)

Files

hslua-aeson.cabal view
@@ -1,5 +1,5 @@ name:                hslua-aeson-version:             0.1.0.2+version:             0.1.0.3 synopsis:            Glue between aeson and hslua description:         Please see README.md homepage:            https://github.com/tarleb/hslua-aeson#readme@@ -19,7 +19,7 @@   build-depends:       base                 >= 4.7     && < 5                      , aeson                >= 0.11    && < 1.2                      , hashable             >= 1.2     && < 1.3-                     , hslua                >= 0.4     && < 0.5+                     , hslua                >= 0.4     && < 0.6                      , scientific           >= 0.3     && < 0.4                      , text                 >= 1.1.1.0 && < 1.3                      , unordered-containers >= 0.2     && < 0.3