Dependencies for yi-0.3
Executables
yi
- array
- base
- bytestring (==0.9.0.1)
- containers
- directory
- filepath (>=1.0)
- fingertree
- mtl
- old-locale
- old-time
- process
- random
- regex-base (==0.72.0.1)
- regex-compat (==0.71.0.1)
- regex-posix (==0.72.0.2)
- unix
- if flag(dynamic)
- ghc (>=6.8.2)
- if flag(vty)
- vty (>=3.0.0)
- if flag(gtk)
- gtk (>=0.9.12)
- if flag(cocoa)
- if !(flag(vty) || flag(gtk) || flag(cocoa))
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
dynamic | enable Yi dynamic features | Enabled |
vty | Provide Vty UI | Enabled |
gtk | Provide GTK UI | Enabled |
cocoa | Provide experimental Cocoa UI | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info