Dependencies for lvish-1.0.0.6
Libraries
lvish
- atomic-primops (>=0.4)
- base (>=4.6 && <=4.8)
- containers (>=0.5)
- deepseq (>=1.3)
- ghc-prim
- lattices (>=1.2)
- random
- transformers
- vector (>=0.10)
- if flag(chaselev)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Activate additional debug assertions, and printed output if DEBUGLVL env var is set to 1 or higher. | Disabled |
chaselev | Use the Chase-Lev work-stealing deque | Enabled |
getonce | Ensure that continuations of get run at most once (by using extra synchronization) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info