Dependencies for yi-0.15.0
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.15.0)
- yi-misc-modes (>=0.15.0)
- yi-mode-haskell (>=0.15.0)
- yi-mode-javascript (>=0.15.0)
- yi-rope (>=0.7.0.1)
- if flag(vty)
- if flag(pango)
- if flag(vim)
- if flag(emacs)
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