Dependencies for websockets-0.13.0.0
Libraries
websockets
- async (>=2.2 && <2.3)
- attoparsec (>=0.10 && <0.15)
- base (>=4.14 && <5)
- base64-bytestring (>=0.1 && <1.3)
- binary (>=0.8.1 && <0.11)
- bytestring (>=0.9 && <0.13)
- case-insensitive (>=0.3 && <1.3)
- containers (>=0.3 && <0.7)
- entropy (>=0.2.1 && <0.5)
- network (>=2.3 && <3.2)
- random (>=1.0.1 && <1.3)
- SHA (>=1.5 && <1.7)
- streaming-commons (>=0.1 && <0.3)
- text (>=0.10 && <2.2)
Executables
websockets-server-example
- base
- text
- websockets
- if !flag(example)
- buildable: False
websockets-client-example
- base
- mtl
- network
- text
- websockets
- if !flag(example)
- buildable: False
websockets-autobahn
- async (>=2.2 && <2.3)
- attoparsec (>=0.10 && <0.15)
- base (>=4.14 && <5)
- base64-bytestring (>=0.1 && <1.3)
- binary (>=0.8.1 && <0.11)
- bytestring (>=0.9 && <0.13)
- case-insensitive (>=0.3 && <1.3)
- containers (>=0.3 && <0.7)
- entropy (>=0.2.1 && <0.5)
- network (>=2.3 && <3.2)
- random (>=1.0 && <1.3)
- SHA (>=1.5 && <1.7)
- text (>=0.10 && <2.2)
- websockets
- if !flag(example)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
example | Build the example server | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info