Dependencies for yi-0.4.6.2
Libraries
yi
- No dependencies
Executables
yi
- array
- base
- binary (>=0.4.2 && <0.5)
- bytestring (>=0.9.1 && <0.9.2)
- Cabal (>=1.4 && <1.5)
- containers
- Diff (>=0.1 && <0.2)
- directory
- filepath (>=1.1 && <1.2)
- fingertree (<0.1)
- mtl
- old-locale
- old-time
- parsec (>=3 && <=3.0.2)
- process
- pureMD5 (>=0.2.3)
- random
- regex-base (==0.93.1)
- regex-tdfa (==0.94)
- rosezipper (>=0.1 && <0.2)
- unix-compat (>=0.1 && <0.2)
- utf8-string (>=0.3.1)
- if !os(windows)
- if flag(vty)
- vty (>=3.1.0 && <4)
- 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