Dependencies for MagicHaskeller-0.9.1
Libraries
MagicHaskeller
- array
- base (>=4 && <5)
- bytestring
- containers
- directory
- html
- mtl
- network
- old-time
- pretty
- random
- syb
- template-haskell
- if flag(ghcapi) && !os(windows)
- if flag(readfile)
- if flag(ghc7)
- ghc (>=7)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| ghcapi | Enable execution using the GHC API rather than the combinatory interpreter | Enabled |
| ghc7 | GHC API version 7.* | Enabled |
| readfile | Enable to read a component library file | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info