Dependencies for jsonrpc-conduit-0.2.2
Libraries
jsonrpc-conduit
- aeson (>=0.6 && <0.7)
- attoparsec (>=0.10 && <0.11)
- base (>=4 && <5)
- bytestring (>=0.10 && <0.11)
- conduit (>=1.0 && <1.1)
- mtl (>=2.1 && <2.2)
- text (>=0.11 && <0.12)
- transformers (>=0.3 && <0.4)
- unordered-containers (>=0.2 && <0.3)
Executables
jsonrpc-conduit-demo
- aeson (>=0.6 && <0.7)
- attoparsec (>=0.10 && <0.11)
- base (>=4 && <5)
- bytestring (>=0.10 && <0.11)
- conduit (>=1.0 && <1.1)
- mtl (>=2.1 && <2.2)
- text (>=0.11 && <0.12)
- transformers (>=0.3 && <0.4)
- unordered-containers (>=0.2 && <0.3)
- if !flag(demo)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demo | Build the demo executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info