Dependencies for bishbosh-0.1.4.0

library
bishbosh
duel

Flags

Manual Flags

NameDescriptionDefault
arrayunsafeat

Use unsafe array-indexing.

Enabled
llvm

Whether the llvm compiler-backend has been installed and is required for code-generation.

Disabled
narrownumbers

Use narrow numerical types.

Disabled
newtypewrappers

Wrap common types in newtype for increased type-safety.

Disabled
precisenumbers

Use precise rational numeric types.

Disabled
threaded

Build for parallel runtime.

Enabled
unbox

Use unboxed types.

Enabled
Automatic Flags
NameDescriptionDefault
hxtrelaxng

Link with package "hxt-relaxng" when available, for more precise specification of the XML-configuration than a traditional DTD.

Enabled
polyparse

Link with package "polyparse" when available, rather than "parsec".

Enabled
unix

Link with package "unix" when available.

Enabled

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