packages feed

json-rpc 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: mtl

API changes (from Hackage documentation)

Files

json-rpc.cabal view
@@ -1,5 +1,5 @@ name:                   json-rpc-version:                0.1.0.2+version:                0.1.0.3 synopsis:               Fully-featured JSON-RPC 2.0 library description:   This JSON-RPC library is fully-compatible with JSON-RPC 2.0 and@@ -29,7 +29,7 @@                         conduit-extra               >= 1.1      && < 1.2,                         deepseq                     >= 1.3      && < 1.4,                         hashable                    >= 1.2      && < 1.3,-                        mtl                         >= 2.1      && < 2.2,+                        mtl                         >= 2.1      && < 2.3,                         stm                         >= 2.4      && < 2.5,                         stm-conduit                 >= 2.4      && < 2.6,                         text                        >= 1.1      && < 1.2,