Dependencies for yi-0.19.2
Executables
yi
- base (>=4.8 && <5)
- microlens-platform (>=0.3.4.0)
- mtl (>=2.2.1)
- optparse-applicative (>=0.13.0.0)
- yi-core (>=0.19)
- yi-misc-modes (>=0.19)
- yi-mode-haskell (>=0.19)
- yi-mode-javascript (>=0.19)
- yi-rope (>=0.10)
- if flag(vty)
- yi-frontend-vty (>=0.19)
- if flag(pango)
- yi-frontend-pango (>=0.19)
- if flag(vim)
- yi-keymap-vim (>=0.19)
- if flag(emacs)
- yi-keymap-emacs (>=0.19)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
emacs | Include the emacs keymap | Enabled |
pango | Include the pango (GUI) frontend | Enabled |
vim | Include the vim keymap | Enabled |
vty | Include the vty (CLI) frontend | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info