Dependencies for haste-compiler-0.5.1.0

library
haste-boot
hastec
haste-pkg
haste-install-his
haste-copy-pkg
haste-cat

Flags

Automatic Flags
NameDescriptionDefault
portable

Install Haste into a self-contained directory. Package databases are still local to each user. Primarily useful for global installs.

Disabled
static

Build a statically linked binary. Only really useful together with portable.

Disabled
only-library

Only install the Haste server-side libraries; no binaries. This is useful if you installed pre-built binaries but still want to use Haste with vanilla GHC, for Haste.App for instance.

Disabled

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