yi: The Haskell-Scriptable Editor

[ gpl, program, yi ] [ Propose Tags ]

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

[Last Documentation]

  • Yi
    • Yi.Accessor
    • Yi.Boot
    • Yi.Buffer
      • Yi.Buffer.Basic
      • Yi.Buffer.HighLevel
      • Yi.Buffer.Indent
      • Yi.Buffer.Misc
      • Yi.Buffer.Normal
      • Yi.Buffer.Region
      • Yi.Buffer.Undo
    • Yi.Completion
    • Yi.Config
    • Yi.Core
    • Yi.Debug
    • Yi.Dired
    • Yi.Dynamic
    • Yi.Editor
    • Yi.Eval
    • Yi.Event
    • Yi.File
    • Yi.History
    • Yi.IncrementalParse
    • Yi.Interact
    • Yi.Interpreter
    • Yi.Keymap
      • Yi.Keymap.Completion
      • Yi.Keymap.Cua
      • Yi.Keymap.Emacs
        • Yi.Keymap.Emacs.KillRing
        • Yi.Keymap.Emacs.Utils
      • Yi.Keymap.Keys
      • Yi.Keymap.Vim
    • Yi.KillRing
    • Lexer
      • Yi.Lexer.Alex
      • Yi.Lexer.Cabal
      • Yi.Lexer.Compilation
      • Yi.Lexer.Cplusplus
      • Yi.Lexer.Haskell
      • Yi.Lexer.Latex
      • Yi.Lexer.LiterateHaskell
      • Yi.Lexer.OCaml
      • Yi.Lexer.Perl
      • Yi.Lexer.Python
      • Yi.Lexer.Srmc
    • Yi.Main
    • Yi.MiniBuffer
    • Yi.Misc
    • Yi.MkTemp
    • Mode
      • Yi.Mode.Compilation
      • Yi.Mode.Haskell
      • Yi.Mode.Interactive
      • Yi.Mode.Shim
    • Yi.Modes
    • Yi.Monad
    • Yi.Prelude
    • Yi.Process
    • Yi.Rectangle
    • Yi.Regex
    • Yi.Region
    • Yi.Search
    • Yi.String
    • Yi.Style
      • Yi.Style.Library
    • Yi.Syntax
      • Yi.Syntax.Fractal
      • Yi.Syntax.Haskell
      • Yi.Syntax.Latex
      • Yi.Syntax.Layout
      • Yi.Syntax.Linear
      • Yi.Syntax.Paren
      • Yi.Syntax.Tree
    • Yi.Templates
    • Yi.TextCompletion
    • UI
      • Yi.UI.Cocoa
      • Yi.UI.Common
      • Yi.UI.Gtk
      • Yi.UI.Pango
      • Yi.UI.TabBar
      • Yi.UI.Utils
      • Yi.UI.Vty
    • Yi.Window
    • Yi.WindowSet

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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
Dependencies array, base, binary (>=0.4.2 && <0.5), bytestring (>=0.9.1 && <0.9.2), Cabal (>=1.4 && <1.5), containers, Diff (>=0.1 && <0.2), directory, filepath (>=1.1 && <1.2), fingertree (<0.1), ghc (==6.8.3), ghc-paths (>=0.1.0.5 && <0.1.2), gtk (>=0.9.13), haskell98, HOC, HOC-AppKit, HOC-Foundation, mtl, old-locale, old-time, parsec (>=3 && <=3.0.2), process, pureMD5 (>=0.2.3), QuickCheck (<2), random, regex-base (==0.93.1), regex-tdfa (==0.94), rosezipper (>=0.1 && <0.2), unix, unix-compat (>=0.1 && <0.2), utf8-string (>=0.3.1), vty (>=3.1.0 && <4) [details]
License LicenseRef-GPL
Author AUTHORS
Maintainer yi-devel@googlegroups.com
Category Development, Editor
Home page http://haskell.org/haskellwiki/Yi
Uploaded by JeanPhilippeBernardy at 2008-10-03T15:34:30Z
Distributions Debian:0.19.0
Reverse Dependencies 10 direct, 0 indirect [details]
Executables yi
Downloads 39994 total (87 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]