@hackage yi0.8.2
The Haskell-Scriptable Editor
Categories
License
LicenseRef-GPL
Maintainer
yi-devel@googlegroups.com
Links
Versions
Installation
Dependencies (52)
Dependents (10)
@hackage/yi-vty, @hackage/leksah, @hackage/acme-everything, @hackage/yi-monokai, @hackage/yi-gtk, @hackage/yi-snippet, Show all…
Package Flags
pango
(off by default)
"Build with Pango frontend"
vty
(on by default)
"Build with Vty frontend"
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.
profiling
(off by default)
Runtime binary will be compiled with profiling and RTS options enabled.
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.