yi: The Haskell-Scriptable Editor
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.
Modules
- Yi
- Yi.Boot
- Yi.Buffer
- Yi.Config
- Keymap
- Yi.Keymap.Cua
- Yi.Keymap.Emacs
- Yi.Keymap.Keys
- Users
- Yi.Keymap.Users.Ertai
- Yi.Keymap.Users.JP
- Yi.Keymap.Vim
- Yi.Misc
- Mode
- Yi.Mode.Compilation
- Yi.Mode.Haskell
- Yi.Mode.Shim
- Yi.Modes
- Yi.Prelude
- UI
- Yi.UI.Cocoa
- Yi.UI.Common
- Yi.UI.Gtk
- Yi.UI.Pango
- Yi.UI.Vty
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
ghcapi | Enable linking with GHC API for advanced features. | Disabled |
vty | Provide Vty UI | Enabled |
gtk | Provide GTK UI | Enabled |
pango | Provide Pango UI | Enabled |
cocoa | Provide experimental Cocoa UI | Enabled |
testing | bake-in the self-checks | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- yi-0.4.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- CoreyOConnor, DmitryIvanov, JeanPhilippeBernardy, JeffWheeler, MarcelFourne, MateuszKowalczyk, TomMurphy, JaroReinders
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2, 0.3, 0.4, 0.4.1, 0.4.3, 0.4.6, 0.4.6.2, 0.5.0.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2.2, 0.6.2.3, 0.6.2.4, 0.6.3.0, 0.6.4.0, 0.6.5.0, 0.6.6.0, 0.6.7.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.8.2, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.13, 0.13.0.1, 0.13.0.2, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.14.0, 0.14.1, 0.15.0, 0.17.1, 0.18.0, 0.19.0, 0.19.2, 0.19.3 |
---|---|
Dependencies | array, base, bytestring (>=0.9.0.1 && <0.9.2), Cabal (>=1.4 && <1.5), containers, directory, filepath (>=1.0), fingertree, ghc (==6.8.3), gtk (>=0.9.13), haskell98, HOC, HOC-AppKit, HOC-Foundation, mtl, old-locale, old-time, parsec (>=2.1 && <2.2), process, pureMD5 (>=0.2.3), QuickCheck (<2), random, regex-base (==0.93.1), regex-tdfa (==0.94), unix, utf8-string (>=0.3.1), vty (>=3.0.0) [details] |
Tested with | ghc ==6.8.3 |
License | LicenseRef-GPL |
Author | AUTHORS |
Maintainer | yi-devel@googlegroups.com |
Category | Editor |
Home page | http://haskell.org/haskellwiki/Yi |
Uploaded | by JeanPhilippeBernardy at 2008-07-29T09:24:39Z |
Distributions | Debian:0.19.0, LTSHaskell:0.19.3, NixOS:0.19.3, Stackage:0.19.3 |
Reverse Dependencies | 10 direct, 0 indirect [details] |
Executables | yi |
Downloads | 41720 total (12 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-01-03 [all 7 reports] |