Dependencies for websockets-rpc-0.0.2
Libraries
websockets-rpc
- aeson
- async
- base (>=4.8 && <5)
- bytestring
- containers
- exceptions
- mtl
- QuickCheck
- stm
- text
- transformers
- unordered-containers
- wai-transformers
- websockets
Executables
example
- aeson
- async
- base
- exceptions
- MonadRandom
- mtl
- wai-transformers
- websockets
- websockets-rpc
- if !flag(example)
- buildable: False
example-client
- aeson
- async
- base
- exceptions
- MonadRandom
- mtl
- wai-transformers
- websockets
- websockets-rpc
- if !flag(example)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
example | Build the example websocket RPC test | Disabled |
example-client | Build the example websocket client RPC test | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info