Dependencies for MagicHaskeller-0.9.7.1

library
MagicHaskeller
MagicHaskeller.cgi

Flags

Automatic Flags
NameDescriptionDefault
tfrandom

Use the tf-random package instead of the random package

Disabled
ghcapi

Enable execution using the GHC API rather than the combinatory interpreter

Enabled
ghcapicompat

Use GHC-API's compatibility helper.

Disabled
readfile

Enable to read a component library file

Enabled
readfileexts

Enable to read a component library file using haskell-src-exts

Disabled
debug

Force typechecking at each dynamic application

Disabled
networkuri

Find Network.URI in network-uri rather than in network < 2.6 (This is a workaround for the changes made in those packages.)

Enabled
semigroup

Introduce Semigroup as the superclass of Monoid.

Enabled

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