Dependencies for lvish-1.1.1.1

library

Flags

Automatic Flags
NameDescriptionDefault
debug

Activate additional debug assertions, and printed output.

Disabled
chaselev

Use the Chase-Lev work-stealing deque

Disabled
newcontainers

Use a pre-release version of containers to enable splitting.

Disabled
getonce

Ensure that continuations of get run at most once (by using extra synchronization)

Disabled
generic

Use (forthcoming) generic interfaces for Par monads.

Disabled
beta

These features are in beta and not fully supported yet.

Disabled

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