Dependencies for yi-0.6.0
Libraries
yi
- No dependencies
Executables
yi
- array
- base (>=4)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9.1 && <0.9.2)
- Cabal (>=1.6 && <1.7)
- containers
- data-accessor (>=0.2 && <0.3)
- data-accessor-monads-fd (>=0.2 && <0.3)
- data-accessor-template (>=0.2 && <0.3)
- derive (>=0.1 && <0.2)
- Diff (>=0.1 && <0.2)
- directory
- filepath (>=1.1 && <1.2)
- fingertree (<0.1)
- ghc-paths (>=0.1 && <0.2)
- monads-fd
- old-locale
- pointedlist (>=0.3.1)
- process
- pureMD5 (>=0.2.3)
- random
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.0 && <1.1)
- rosezipper (>=0.1 && <0.2)
- split (>=0.1 && <0.2)
- time (>=1.1 && <1.2)
- transformers (>=0.1 && <0.2)
- uniplate
- unix-compat (>=0.1 && <0.2)
- utf8-string (>=0.3.1)
- if !os(windows)
- if flag(vty)
- vty (>=3.1.8 && <4)
- if flag(gtk)
- if flag(pango)
- gtk (>=0.9.13)
- if flag(cocoa)
- if flag(ghcinterpreter)
- hint (>0.3.1)
- if flag(ghcapi)
- if !(flag(vty) || flag(gtk) || flag(cocoa))
- buildable: False
- if flag(testing)
- QuickCheck (>=2)
- random
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| ghcinterpreter | Use the "hint" interpreter for extended commands (M-x) (experimental) | Disabled |
| 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