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

[Index]

Flags

Automatic Flags
NameDescriptionDefault
cocoa

"Build with Cocoa frontend"

Disabled
pango

"Build with Pango frontend"

Disabled
vte

"Build with Vte frontend"

Disabled
vty

"Build with Vty frontend"

Enabled
scion

Use the scion library to provide extra commands that interface with GHC (experimental)

Disabled
ghcapi

Enable linking with GHC API for advanced features.

Disabled
hacking

Hacking mode: * Create HackerMain.hs by copying your ~.yiyi.hs * Skip library compilation * You can run yi in-place with distbuildyi/yi

Disabled
testing

bake-in the self-checks

Enabled
dochack

Hack to get Haddock documentation, by disabling executables. * this is a workaround for a cabal bug; see Issue #347 * do a 'cabal install yi -fdochack' followed by 'cabal install yi' to get yi and the documentation

Disabled

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 (>=4 && <5), binary (>=0.5 && <0.6), bytestring (>=0.9.1 && <0.9.3), Cabal (>=1.10 && <1.15), cautious-file (>=1.0.1), concrete-typerep (>=0.1 && <0.2), containers, data-accessor (>=0.2.1.4 && <0.3), data-accessor-mtl (>=0.2 && <0.3), data-accessor-template (>=0.2.1.3 && <0.2.2), derive (>=2.4 && <2.7), Diff (>=0.1 && <0.2), directory, dlist (>=0.4.1), dyre (>=0.7), executable-path, filepath (>=1.1 && <1.4), fingertree (<0.1), ghc (>=7), ghc-paths (>=0.1 && <0.2), ghc-syb-utils, glib (>=0.12 && <0.13), gtk (>=0.12 && <0.13), hashable (<1.2), hint (>0.3.1), HOC, HOC-AppKit, HOC-Foundation, mtl (>=0.1.0.1), old-locale, pango (>=0.12 && <0.13), pointedlist (>=0.3.5 && <0.4), process, pureMD5 (>=0.2.3), QuickCheck (>=2.1.0.2), random, regex-base (>=0.93 && <0.94), regex-tdfa (>=1.1 && <1.2), rosezipper (>=0.1 && <0.3), scion (>=0.1 && <0.2), split (>=0.1 && <0.2), template-haskell (>=2.4 && <2.8), time (>=1.1 && <1.5), uniplate, unix, unix-compat (>=0.1 && <0.4), unordered-containers (>=0.1.3 && <0.3), utf8-string (>=0.3.1), vte (>=0.12 && <0.13), vty (>=4.7.0.0 && <5), yi [details]
License LicenseRef-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
Uploaded by CoreyOConnor at 2012-03-21T20:59:48Z
Distributions Debian:0.19.0
Reverse Dependencies 10 direct, 0 indirect [details]
Executables yi, parserTest
Downloads 39994 total (87 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]