Dependencies for yi-0.4
Libraries
yi
- if flag(vty)
- vty (>=3.0.0)
Executables
yi
- array
- base
- bytestring (>=0.9.0.1 && <0.9.2)
- Cabal (>=1.4 && <1.5)
- containers
- directory
- filepath (>=1.0)
- fingertree
- mtl
- old-locale
- old-time
- parsec (>=2.1)
- process
- pureMD5 (>=0.2.3)
- random
- regex-base (==0.93.1)
- regex-tdfa (==0.94)
- utf8-string (>=0.3.1)
- if !os(windows)
- if flag(vty)
- vty (>=3.0.2)
- if flag(gtk)
- gtk (>=0.9.13)
- if flag(pango)
- gtk (>=0.9.13)
- if flag(cocoa)
- if flag(ghcapi)
- if !(flag(vty) || flag(gtk) || flag(cocoa))
- buildable: False
- if flag(testing)
- QuickCheck (<2)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| ghcapi | Enable linking with GHC API for advanced features. | Disabled |
| vty | Provide Vty UI | Enabled |
| gtk | Provide GTK UI | Enabled |
| pango | Provide Pango UI | Enabled |
| cocoa | Provide experimental Cocoa UI | Enabled |
| testing | bake-in the self-checks | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info