Dependencies for streamly-0.11.0
Libraries
streamly
- base (>=4.12 && <4.22)
- containers (>=0.6.0 && <0.8)
- deepseq (>=1.4.4 && <1.6)
- exceptions (>=0.8.0 && <0.11)
- fusion-plugin-types (>=0.1 && <0.2)
- hashable (>=1.3 && <1.6)
- heaps (>=0.3 && <0.5)
- lockfree-queue (>=0.2.4 && <0.3)
- mtl (>=2.2.2 && <2.4)
- network (>=2.6 && <3.3)
- streamly-core (==0.3.0)
- template-haskell (>=2.14 && <2.24)
- transformers (>=0.5.5 && <0.7)
- unicode-data (>=0.1 && <0.7)
- unordered-containers (>=0.2 && <0.3)
- if impl(ghc<9.10)
- atomic-primops (>=0.8 && <0.9)
- atomic-primops (>=0.8.8 && <0.9)
- if impl(ghc<9.6)
- transformers-base (>=0.4 && <0.5)
- if flag(internal-use-unliftio)
- unliftio-core (>=0.2 && <0.3)
- monad-control (>=1.0 && <1.1)
- if flag(internal-dev)
- primitive (>=0.5.4 && <0.9)
- if os(linux)
- directory (>=1.2.2 && <1.4)
- if os(windows)
- Win32 (>=2.6 && <2.14)
- if os(osx)
- directory (>=1.2.2 && <1.4)
- if flag(inspection)
- inspection-testing (>=0.4 && <0.6)
- if flag(internal-dev) && flag(inspection)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
fusion-plugin | Use fusion plugin for benchmarks and executables | Disabled |
inspection | Enable inspection testing | Disabled |
debug | Debug build with asserts enabled | Disabled |
internal-dev | DO NOT USE, ONLY FOR INTERNAL USE. | Disabled |
has-llvm | Use llvm backend for code generation | Disabled |
opt | off=GHC default, on=-O2 | Enabled |
limit-build-mem | Limits memory when building | Disabled |
internal-use-unliftio | DO NOT USE, ONLY FOR INTERNAL USE. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info