Leksah, an Integrated Development Environment for Haskell ========================================================= 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 independend and should run on any plattform where GTK+, gtk2hs and ghc can be installed. It is currently been tested on Windows and Linux. 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 in the doc/ subdirectory. System Requirements =================== Leksah currently requires: GHC version 6.8.x gtk >=0.9.12, glib >=0.9.12, sourceview >=0.9.12 which are part of gtk2hs and require GTk+ to be installed binary >= 0.4.1 Leksah works better if you install GHC and additional packages with sources Personal words ============== The development of an IDE is a big issue, so Leksah is intended to become a community project and everyone is invited to contribute. If you are a user or just test Leksah, I would appreciate to here from you. Please send questions and suggestions to me: Jutaro