Dependencies for LambdaHack-0.4.101.1

library
LambdaHack

Flags

Manual Flags

NameDescriptionDefault
vty

switch to the vty frontend

Disabled
curses

switch to the curses frontend (not fully supported)

Disabled
expose_internal

expose internal functions and types, but don't switch on any other release mode options

Disabled
with_expensive_assertions

turn on expensive assertions of well-tested code

Disabled
release

prepare for a release (expose, optimize, etc.)

Enabled

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