Dependencies for json-rpc-client-0.2.4.0
Libraries
json-rpc-client
- aeson (>=0.7 && <0.12)
- base (>=4.3.1 && <4.10)
- bytestring (>=0.9.1 && <0.11)
- json-rpc-server (>=0.2 && <0.3)
- mtl (>=2.2.1 && <2.3)
- text (>=0.11.2 && <1.3)
- unordered-containers (>=0.2.3 && <0.3)
- vector (>=0.10 && <0.12)
- vector-algorithms (>=0.5.4 && <0.8)
Executables
demo-server
- if flag(demo)else
- buildable: False
demo-client
- if flag(demo)
- aeson
- base
- bytestring (>=0.9.2)
- json-rpc-client
- json-rpc-server
- mtl
- process (>=1.1.0 && <1.5)
- text
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
demo | Builds the JSON-RPC demo client and server. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info