We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5154132 commit f5b36ecCopy full SHA for f5b36ec
json-rpc-server.cabal
@@ -12,7 +12,7 @@ build-type: Simple
12
extra-source-files: README.md
13
cabal-version: >=1.8
14
tested-with: GHC == 7.4.1, GHC == 7.6.3
15
-description: An implemation of the server side of JSON RPC 2.0.
+description: An implementation of the server side of JSON RPC 2.0.
16
See <http://www.jsonrpc.org/specification>. This
17
library uses 'ByteString' for input and output,
18
leaving the choice of transport up to the user.
0 commit comments