Dependencies for lol-calculus-1.20160822
Libraries
lol-calculus
- base (>=4.6 && <5)
- containers (>=0.5 && <0.6)
- parsec (>=3.1.2 && <4)
- text
- text-format
- transformers (>=0.4 && <0.5)
- if !flag(exe)
- buildable: False
Executables
lol-calculus
- base (>=4.6 && <5)
- containers (>=0.5 && <0.6)
- directory
- filepath
- haskeline (>=0.7 && <0.8)
- lol-calculus
- mtl (>=2.0)
- parsec
- text
- text-format
- transformers (>=0.4 && <0.5)
- if !flag(lib)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Turn on development settings. | Disabled |
| dump | Dump some intermediate files. | Disabled |
| prof | Turn on profiling settings. | Disabled |
| threaded | Enable threads. | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| exe | Build executable. | Enabled |
| lib | Build library. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info