Dependencies for streamly-0.1.1
Libraries
streamly
- atomic-primops (>=0.8 && <0.9)
- base (>=4.8 && <5)
- containers (>=0.5 && <0.6)
- exceptions (>=0.8 && <0.11)
- lifted-base (>=0.2 && <0.3)
- lockfree-queue (>=0.2.3 && <0.3)
- monad-control (>=1.0 && <2)
- mtl (>=2.2 && <3)
- stm (>=2.4.3 && <2.5)
- transformers (>=0.4 && <0.6)
- transformers-base (>=0.4 && <0.5)
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.19)
- if flag(examples) || flag(examples-sdl)
- http-conduit (>=2.2.2 && <2.4)
- path-io (>=0.1.0 && <1.4)
- random (>=1.0.0 && <1.2)
- if flag(examples-sdl)
- SDL (>=0.6.5 && <0.7)
Executables
loops
nested-loops
parallel-loops
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Build development version | Disabled |
| extra-benchmarks | Include comparative benchmarks | Disabled |
| examples | Build examples | Disabled |
| examples-sdl | Include examples that use SDL dependency | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info