@hackage yi0.6.2.2
The Haskell-Scriptable Editor
Installation
Dependencies (0)
Dependents (10)
@hackage/yi-vty, @hackage/leksah, @hackage/acme-everything, @hackage/yi-monokai, @hackage/yi-gtk, @hackage/yi-snippet, Show all…
Package Flags
ghcinterpreter
(off by default)
Use the "hint" interpreter for extended commands (M-x) (experimental)
scion
(off by default)
Use the scion library to provide extra commands that interface with GHC (experimental)
ghcapi
(off by default)
Enable linking with GHC API for advanced features.
vty
(on by default)
Provide Vty UI
pango
(on by default)
Provide Pango UI
cocoa
(on by default)
Provide experimental Cocoa UI
gnome
(on by default)
Enable GNOME integration
testing
(on by default)
bake-in the self-checks
Yi is a text editor written in Haskell and extensible in Haskell. The goal of the Yi project is to provide a flexible, powerful, and correct editor for haskell hacking.