leksah: Haskell IDE written in Haskell

[ development, editor, ide, library, program ] [ Propose Tags ]
This version is deprecated.
Versions [RSS] 0.1, 0.1.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.4.1, 0.6.0, 0.6.1, 0.8, 0.8.0.1, 0.8.0.3, 0.8.0.4, 0.8.0.6, 0.8.0.8, 0.10.0.0, 0.10.0.1, 0.10.0.3, 0.10.0.4, 0.12.0.3, 0.12.1.0, 0.12.1.2, 0.12.1.3, 0.13.3.0, 0.13.4.0, 0.13.4.1, 0.13.4.2, 0.13.4.3, 0.14.0.0, 0.14.0.1, 0.14.1.0, 0.14.1.1, 0.14.2.0, 0.14.3.0, 0.14.4.0, 0.15.0.1, 0.15.0.2, 0.15.0.3, 0.15.0.4, 0.15.0.5, 0.15.0.6, 0.15.1.0, 0.15.1.1, 0.15.1.2, 0.15.1.3, 0.15.1.4, 0.15.2.0, 0.16.2.2 (info)
Dependencies array (>=0.2.0.0 && <0.5), base (>=4.0.0.0 && <4.6), binary (>=0.5.0.0 && <0.6), binary-shared (>=0.8 && <0.9), bytestring (>=0.9.0.1 && <0.10), Cabal (>=1.6.0.1 && <1.15), containers (>=0.2.0.0 && <0.5), deepseq (>=1.1.0.0 && <1.4), directory (>=1.0.0.2 && <3.1), dyre (>=0.8.3 && <0.9), enumerator (>=0.4.14 && <0.5), filepath (>=1.1.0.1 && <1.4), ghc (>=6.10.1 && <7.5), gio (>=0.12.2 && <0.13), glib (>=0.10 && <0.13), gtk (>=0.10 && <0.13), gtk-mac-integration (>=0.0.0.2 && <0.2), gtksourceview2 (>=0.10.0 && <0.13), hslogger (>=1.0.7 && <1.2), leksah (==0.12.1.2), leksah-server (>=0.12.1.2 && <0.13), ltk (>=0.12.1.0 && <0.13), mtl (>=1.1.0.2 && <2.2), network (>=2.2 && <3.0), old-time (>=1.0.0.1 && <1.2), parsec (>=2.1.0.1 && <3.2), pretty (>=1.0.1.0 && <1.2), QuickCheck (>=2.4.2 && <2.5), regex-base (>=0.93 && <0.94), regex-tdfa (>=1.1 && <1.2), strict (>=0.3.2 && <0.4), text (>=0.11.1.5 && <0.12), time (>=0.1 && <1.5), transformers (>=0.2.2.0 && <0.4), unix (>=2.3.1.0 && <2.6), utf8-string (>=0.3.1.1 && <0.4), Win32 (>=2.2.0.0 && <2.3), yi (>=0.6.1 && <0.7) [details]
License LicenseRef-GPL
Copyright 2007-2011 Juergen Nicklisch-Franken, Hamish Mackenzie
Author Juergen Nicklisch-Franken, Hamish Mackenzie
Maintainer maintainer@leksah.org
Category Development, IDE, Editor
Home page http://www.leksah.org
Bug tracker http://code.google.com/p/leksah/issues/list
Uploaded by JuergenNicklischFranken at 2012-06-19T20:54:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables leksah
Downloads 36994 total (151 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for leksah-0.12.1.2

[back to package description]
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 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

If you are a user or just test Leksah, we would appreciate to here from you.

Please send questions and suggestions to the developers
info(at)leksah(dot)org