Dependencies for io-streams-1.5.2.2
Libraries
io-streams
- attoparsec (>=0.10 && <0.15)
- base (>=4 && <5)
- bytestring (>=0.9 && <0.12)
- primitive (>=0.2 && <0.8)
- process (>=1.1 && <1.7)
- text (>=0.10 && <1.3 || >=2.0 && <2.1)
- time (>=1.2 && <1.13)
- transformers (>=0.2 && <0.7)
- vector (>=0.7 && <0.14)
- if !impl(ghc>=7.8)
- bytestring-builder (>=0.10 && <0.11)
- if flag(zlib)
- zlib-bindings (>=0.1 && <0.2)
- if flag(network)
- network (>=2.3 && <3.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
zlib | Include zlib support | Enabled |
network | Include network support | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
nointeractivetests | Do not run interactive tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info