Dependencies for streamly-0.5.1
Libraries
streamly
- atomic-primops (>=0.8 && <0.9)
- base (>=4.8 && <5)
- clock (>=0.7.1 && <0.8)
- containers (>=0.5 && <0.7)
- exceptions (>=0.8 && <0.11)
- ghc-prim (>=0.2 && <0.6)
- heaps (>=0.3 && <0.4)
- lockfree-queue (>=0.2.3 && <0.3)
- monad-control (>=1.0 && <2)
- mtl (>=2.2 && <3)
- transformers (>=0.4 && <0.6)
- transformers-base (>=0.4 && <0.5)
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.19)
Executables
chart-linear
- if flag(dev)
- base (>=4.8 && <5)
- bench-graph (>=0.1 && <0.2)
- split
- buildable: False
chart-nested
- if flag(dev)
- base (>=4.8 && <5)
- bench-graph (>=0.1 && <0.2)
- split
- buildable: False
SearchQuery
- if flag(examples) || flag(examples-sdl)
- base (>=4.8 && <5)
- http-conduit (>=2.2.2 && <2.4)
- streamly
- buildable: False
ListDir
- if flag(examples) || flag(examples-sdl)
- base (>=4.8 && <5)
- path-io (>=0.1.0 && <1.4)
- streamly
- if impl(ghc<8.0)
- transformers (>=0.4 && <0.6)
- buildable: False
MergeSort
- if flag(examples) || flag(examples-sdl)else
- buildable: False
AcidRain
- if flag(examples) || flag(examples-sdl)
- base (>=4.8 && <5)
- mtl (>=2.2 && <3)
- streamly
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.19)
- transformers (>=0.4 && <0.6)
- buildable: False
CirclingSquare
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| diag | Diagnostics build | Disabled |
| dev | Development build | Disabled |
| no-fusion | Disable rewrite rules | Disabled |
| streamk | Use CPS style streams when possible | Disabled |
| examples | Build including examples | Disabled |
| examples-sdl | Build including SDL examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info