Dependencies for gf-3.12.0
Libraries
gf
- array (>=0.5.1 && <0.6)
- base (>=4.9.1 && <4.22)
- bytestring (>=0.10.8 && <0.12)
- containers (>=0.5.7 && <0.7)
- directory (>=1.3.0 && <1.4)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4.1 && <1.5)
- ghc-prim (>=0.5.0 && <=0.10.0)
- haskeline (>=0.7.3 && <0.9)
- json (>=0.9.1 && <=0.11)
- mtl (>=2.2.1 && <=2.3.1)
- parallel (>=3.2.1.1 && <3.3)
- pretty (>=1.1.3 && <1.2)
- process (>=1.4.3 && <1.7)
- random (>=1.1 && <1.3)
- template-haskell (>=2.13.0.0 && <2.21)
- time (>=1.6.0 && <=1.12.2)
- utf8-string (>=1.0.1.1 && <1.1)
- if impl(ghc<8.0)
- fail (>=4.9.0 && <4.10)
- transformers-compat (>=0.6.3 && <0.7)
- if flag(server)
- cgi (>=3001.3.0.2 && <3001.6)
- httpd-shed (>=0.4.0 && <0.5)
- network (>=2.3 && <3.2)
- if flag(network-uri)
- network (>=2.6 && <3.2)
- network-uri (>=2.6.1.0 && <2.7)
- network (>=2.5 && <3.2)
- if os(windows)
- Win32 (>=2.3.1.1 && <2.7)
Executables
gf
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
interrupt | Enable Ctrl+Break in the shell | Enabled |
server | Include --server mode | Enabled |
network-uri | Get Network.URI from the network-uri 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