packages feed

json-rpc 0.3.0.1 → 0.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

json-rpc.cabal view
@@ -1,5 +1,5 @@ name:                   json-rpc-version:                0.3.0.1+version:                0.3.0.2 synopsis:               Fully-featured JSON-RPC 2.0 library description:   This JSON-RPC library is fully-compatible with JSON-RPC 2.0 and 1.0. It@@ -24,7 +24,7 @@ source-repository this   type:                 git   location:             https://github.com/xenog/json-rpc.git-  tag:                  0.3.0.0+  tag:                  0.3.0.2  library   exposed-modules:      Network.JsonRpc