Dependencies for yi-core-0.13.3
Libraries
yi-core
- array
- attoparsec
- base (>=4.8 && <5)
- binary (>=0.7)
- bytestring (>=0.9.1)
- 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)
- ListLike (>=4.5)
- microlens-platform
- mtl (>=0.1.0.1)
- old-locale
- oo-prototypes
- parsec (>=3.0)
- pointedlist (>=0.5)
- process (>=1.0.1.1)
- process-extras (>=0.3.3.8)
- safe (>=0.3.4)
- semigroups
- split (>=0.2)
- text (>=1.1.1.3)
- text-icu (>=0.7)
- time (>=1.1)
- transformers-base
- unix-compat (>=0.1)
- unordered-containers (>=0.1.3)
- word-trie (>=0.2.0.4)
- xdg-basedir (>=0.2.1)
- yi-language (>=0.1.1.0)
- yi-rope (>=0.7.0.0)
- if os(windows)else
- if flag(hint)
- hint (>0.3.1)
- if flag(testing)
- QuickCheck (>=2.7)
- random
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| eventlog | Runtime binary will be compiled with eventlog and RTS options enabled. | Disabled |
| hint | Include hint (haskell interpreter) in yi | Disabled |
| profiling | Runtime binary will be compiled with profiling and RTS options enabled. | Disabled |
| testing | bake-in the self-checks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info