Dependencies for gf-3.6
Libraries
gf
- array
- base (>=4.3 && <4.8)
- bytestring
- containers
- fst
- mtl
- pretty
- random
- utf8-string
- if !flag(custom-binary)
Executables
gf
- array
- base (>=4.3 && <4.8)
- bytestring
- containers
- directory
- filepath
- fst
- gf
- haskeline
- mtl
- old-locale
- parallel (>=3)
- pretty
- process
- random
- time (<1.5)
- time-compat
- utf8-string
- if flag(server)
- cgi
- httpd-shed (>=0.4.0.2)
- json
- network (>=2.3 && <2.6)
- if os(windows)else
- if !flag(custom-binary)
pgf-shell
- base
- containers
- gf
- lifted-base
- mtl
- if !flag(c-runtime)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| interrupt | Enable Ctrl+Break in the shell | Enabled |
| server | Include --server mode | Enabled |
| custom-binary | Use a customised version of the binary package | Enabled |
| c-runtime | Include functionality from the C run-time library (which must be installed already) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info