@hackage leksah0.14.4.0

Haskell IDE written in Haskell

  • Deprecated

    @hackage/leksah-0.16.2.2
  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      yi
       (off by default)

      Experimental Yi support

      dyre
       (on by default)

      Experimental Yi support

      threaded
       (off by default)

      Build with support for multithreaded execution

      gtk3
       (on by default)

      Use GTK3 rather than GTK2

      loc
       (off by default)

      Experimental localization support

      network-uri
       (on by default)

      Get Network.URI from the network-uri package

Leksah, an Integrated Development Environment for Haskell

Build Status

This is Leksah, a hopefully practical tool to support the Haskell development process.

Leksah uses GTK+ as GUI Toolkit with the gtk2hs binding. It is plattform independent and should run on any plattform where GTK+, gtk2hs and ghc can be installed. It has currently been tested on Linux, Mac OS X and Windows. It uses the Cabal package management and build system for Package Management. It currently only supports the Glasgow Haskell Compiler (ghc).

Documentation can be found on leksah.org.

System Requirements

Leksah currently requires:

  • GHC
  • gtk2hs
  • For more details see the leksah.cabal file

To build the latest development version of Leksah follow the steps in the .travis.yml file.

If you are a user and would simply like to test Leksah, we would highly appreciate your feedback.

Please send questions and suggestions to the Leksah group

Thank you!