Dependencies for streamly-core-0.1.0

library

Flags

Manual Flags

NameDescriptionDefault
debug

Debug build with asserts enabled

Disabled
dev

Development build

Disabled
has-llvm

Use llvm backend for code generation

Disabled
no-fusion

Disable rewrite rules for stream fusion

Disabled
use-c-malloc

Use C malloc instead of GHC malloc

Disabled
opt

off=GHC default, on=-O2

Enabled
limit-build-mem

Limits memory when building

Disabled
use-unliftio

Use unliftio-core instead of monad-control

Disabled
use-unfolds

Use unfolds for generation everywhere

Disabled
use-folds

Use folds for elimination everywhere

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info