Dependencies for yi-0.12.6
Libraries
yi
- array
- base (>=4 && <5)
- binary (>=0.7)
- bytestring (>=0.9.1 && <0.11)
- Cabal (>=1.10)
- containers
- data-default
- directory
- dlist (>=0.4.1)
- dynamic-state (>=0.1.0.5)
- dyre (>=0.8.11)
- exceptions
- filepath (>=1.1)
- hashable (>=1.1.2.5)
- Hclip (>=3)
- lens (>=4.7)
- mtl (>=0.1.0.1)
- old-locale
- oo-prototypes
- parsec (>=3.0)
- pointedlist (>=0.5)
- process (>=1.0.1.1)
- safe (>=0.3.4 && <0.4)
- semigroups
- split (>=0.1 && <0.3)
- template-haskell (>=2.4)
- text (>=1.1.1.3)
- text-icu (>=0.7)
- time (>=1.1)
- transformers-base
- unix-compat (>=0.1 && <0.5)
- unordered-containers (>=0.1.3 && <0.3)
- word-trie (>=0.2.0.4)
- xdg-basedir (>=0.2.1 && <0.3)
- yi-language (>=0.1.1.0)
- yi-rope (>=0.7.0.0 && <0.8)
- if flag(hint)
- hint (>0.3.1)
- if !os(windows)
- if os(windows)
- if flag(testing)
- QuickCheck (>=2.7 && <2.9)
- random
- if flag(pango)
- if flag(vty)
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 |
hint | Include hint (haskell interpreter) in yi | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info