@hackage yi0.6.2.2

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.

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      ghcinterpreter
       (off by default)

      Use the "hint" interpreter for extended commands (M-x) (experimental)

      scion
       (off by default)

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

      ghcapi
       (off by default)

      Enable linking with GHC API for advanced features.

      vty
       (on by default)

      Provide Vty UI

      pango
       (on by default)

      Provide Pango UI

      cocoa
       (on by default)

      Provide experimental Cocoa UI

      gnome
       (on by default)

      Enable GNOME integration

      testing
       (on by default)

      bake-in the self-checks