The yi package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | array, base (3.*), binary (≥0.4.2 & <0.5), bytestring (0.9.1.*), Cabal (1.6.*), containers, Diff (0.1.*), directory, filepath (1.1.*), fingertree (<0.1), ghc-paths (0.1.*), mtl, old-locale, old-time, parsec (≥3 & ≤3.0.2), process, pureMD5 (≥0.2.3), random, regex-base (0.93.*), regex-tdfa (≥0.95.2), rosezipper (0.1.*), unix-compat (0.1.*), utf8-string (≥0.3.1) |
| License | GPL |
| Author | AUTHORS |
| Maintainer | yi-devel@googlegroups.com |
| Category | Development, Editor |
| Home page | http://haskell.org/haskellwiki/Yi |
| Executables | yi |
| Upload date | Mon Dec 1 10:47:54 UTC 2008 |
| Uploaded by | JeanPhilippeBernardy |
| Build failure | ghc-6.12 (log) |
Modules
- 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.IReader
- 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.GNUMake
- Yi.Lexer.Haskell
- Yi.Lexer.Latex
- Yi.Lexer.LiterateHaskell
- Yi.Lexer.OCaml
- Yi.Lexer.Ott
- 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.IReader
- Yi.Mode.Interactive
- Yi.Mode.Latex
- 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.OnlineTree
- Yi.Syntax.Paren
- Yi.Syntax.Tree
- Yi.Tag
- 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
Downloads
- yi-0.5.2.tar.gz (Cabal source package)
- package description (included in the package)