Dependencies for streamly-0.8.1

library

Flags

Manual Flags

NameDescriptionDefault
fusion-plugin

Use fusion plugin for benchmarks and executables

Disabled
inspection

Enable inspection testing

Disabled
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
streamk

Use CPS style streams when possible

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 -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info