Dependencies for yi-0.10.0
Libraries
yi
- array
- base (>=4 && <5)
- bytestring (>=0.9.1 && <0.11)
- Cabal (>=1.10)
- cautious-file (>=1.0.1)
- containers
- data-default
- directory
- dlist (>=0.4.1)
- dynamic-state (>=0.1.0.5)
- dyre (>=0.8.11)
- filepath (>=1.1 && <1.4)
- hashable (>=1.1.2.5)
- hint (>0.3.1)
- lens (>=4.4.0.1)
- mtl (>=0.1.0.1)
- old-locale
- oo-prototypes
- parsec (>=3.0)
- pointedlist (>=0.5)
- process (>=1.0.1.1)
- regex-base (>=0.93 && <0.94)
- regex-tdfa (>=1.1 && <1.3)
- safe (>=0.3.4 && <0.4)
- semigroups
- split (>=0.1 && <0.3)
- template-haskell (>=2.4)
- text (>=1.1.1.3)
- time (>=1.1 && <1.5)
- transformers-base
- unix-compat (>=0.1 && <0.5)
- unordered-containers (>=0.1.3 && <0.3)
- utf8-string (>=0.3.1)
- word-trie (>=0.2.0.4)
- xdg-basedir (>=0.2.1 && <0.3)
- yi-language (>=0.1.0.7)
- yi-rope (>=0.4.1.0)
- if impl(ghc<7.8)else
- binary (>=0.7)
- if !os(windows)
- if os(windows)
- if flag(testing)
- QuickCheck (>=2.7 && <2.8)
- random
- if flag(pango)
- if flag(vty)
- unix-compat (>=0.1 && <0.5)
- vty (>=5.2.2 && <6)
Executables
yi
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| pango | "Build with Pango frontend" | Disabled |
| vty | "Build with Vty frontend" | Enabled |
| profiling | Runtime binary will be compiled with profiling and RTS options enabled. | Disabled |
| eventlog | Runtime binary will be compiled with eventlog and RTS options enabled. | Disabled |
| testing | bake-in the self-checks | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info