Dependencies for LambdaHack-0.6.2.0

library
LambdaHack

Flags

Manual Flags

NameDescriptionDefault
vty

switch to the vty frontend

Disabled
curses

switch to the curses frontend (not fully supported)

Disabled
gtk

switch to the GTK frontend

Disabled
sdl

switch to the SDL2 frontend

Disabled
jsaddle

switch to the JSaddle frontend

Disabled
with_expensive_assertions

turn on expensive assertions of well-tested code

Disabled
release

prepare for a release (expose internal functions and types, etc.)

Enabled

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