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 |
|---|---|
| Dependencies | array, base (4.*), binary (0.5.*), bytestring (0.9.1.*), Cabal (1.10.*), cautious-file (1.0.*), concrete-typerep (0.1.*), containers, data-accessor (≥0.2.1.4 & <0.3), data-accessor-monads-fd (0.2.*), data-accessor-template (≥0.2.1.3 & <0.2.2), derive (2.4.*), Diff (0.1.*), directory, dlist (≥0.4.1), dyre (≥0.7), filepath (≥1.1 & <1.3), fingertree (<0.1), ghc-paths (0.1.*), hashable (<1.2), hint (>0.3.1), monads-fd (≥0.1.0.1), old-locale, pointedlist (≥0.3.5 & <0.4), process, pureMD5 (≥0.2.3), random, regex-base (0.93.*), regex-tdfa (1.1.*), rosezipper (0.1.*), split (0.1.*), template-haskell (≥2.4 & <2.6), time (≥1.1 & <1.3), uniplate, unix-compat (≥0.1 & <0.3), unordered-containers (≥0.1.3 & <0.2), utf8-string (≥0.3.1) |
| License | GPL |
| Author | AUTHORS |
| Maintainer | yi-devel@googlegroups.com |
| Category | Development, Editor |
| Home page | http://haskell.org/haskellwiki/Yi |
| Bug tracker | http://code.google.com/p/yi-editor/issues/list |
| Executables | yi, parserTest |
| Upload date | Thu Jul 21 07:51:08 UTC 2011 |
| Uploaded by | JeffWheeler |
| Build failure | ghc-7.0 (log) |
Modules
- Data
- Data.Prototype
- Data.Rope
- Parser
- Parser.Incremental
- Yi
- 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
- Char
- Yi.Char.Unicode
- Yi.Command
- Yi.Completion
- Yi.Config
- Yi.Config.Default
- Yi.Config.Misc
- Yi.Config.Simple
- Yi.Config.Simple.Types
- Yi.Core
- Yi.Debug
- Yi.Dired
- Yi.Dynamic
- Yi.Editor
- Yi.Eval
- Yi.Event
- Yi.File
- Yi.History
- Yi.Hoogle
- Yi.Hooks
- Yi.IReader
- Yi.IncrementalParse
- Yi.Interact
- 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
- Yi.Layout
- Lexer
- Yi.Lexer.Abella
- Yi.Lexer.Alex
- Yi.Lexer.C
- Yi.Lexer.Cabal
- Yi.Lexer.Compilation
- Yi.Lexer.Cplusplus
- Yi.Lexer.GNUMake
- Yi.Lexer.GitCommit
- Yi.Lexer.Haskell
- Yi.Lexer.Java
- Yi.Lexer.JavaScript
- Yi.Lexer.Latex
- Yi.Lexer.LiterateHaskell
- Yi.Lexer.OCaml
- Yi.Lexer.ObjectiveC
- Yi.Lexer.Ott
- Yi.Lexer.Perl
- Yi.Lexer.Python
- Yi.Lexer.SVNCommit
- Yi.Lexer.Srmc
- Yi.Lexer.Whitespace
- Yi.Main
- Yi.MiniBuffer
- Yi.Misc
- Mode
- Yi.Mode.Abella
- Yi.Mode.Buffers
- Yi.Mode.Compilation
- Yi.Mode.Haskell
- Yi.Mode.Haskell.Dollarify
- Yi.Mode.IReader
- Yi.Mode.Interactive
- Yi.Mode.JavaScript
- Yi.Mode.Latex
- Yi.Mode.Shim
- Yi.Modes
- Yi.Monad
- Yi.Prelude
- Yi.Process
- Yi.Rectangle
- Yi.Regex
- Yi.Region
- Yi.Scion
- Yi.Search
- Yi.Snippets
- Yi.Snippets.Haskell
- Yi.String
- Yi.Style
- Yi.Style.Library
- Yi.Syntax
- Yi.Syntax.Driver
- Yi.Syntax.Haskell
- Yi.Syntax.JavaScript
- Yi.Syntax.Latex
- Yi.Syntax.Layout
- Yi.Syntax.OnlineTree
- Yi.Syntax.Paren
- Strokes
- Yi.Syntax.Strokes.Haskell
- Yi.Syntax.Tree
- Yi.Tab
- Yi.Tag
- Yi.TextCompletion
- UI
- Yi.UI.Batch
- Yi.UI.Cocoa
- Yi.UI.Common
- Yi.UI.Pango
- Yi.UI.Pango.Control
- Yi.UI.TabBar
- Yi.UI.Utils
- Yi.UI.Vte
- Yi.UI.Vty
- Verifier
- Yi.Verifier.JavaScript
- Yi.Window
Downloads
- yi-0.6.4.0.tar.gz (Cabal source package)
- package description (included in the package)