Difference between revisions of "Leksah"

From HaskellWiki
Jump to navigation Jump to search
(Update repo links and version)
Line 3: Line 3:
 
'''Leksah: an IDE for Haskell written in Haskell'''
 
'''Leksah: an IDE for Haskell written in Haskell'''
   
This is the [http://leksah.org/ Leksah] users' wiki. Leksah is in active development. Version 0.8 was released 2010/05/17.
+
This is the [http://leksah.org/ Leksah] users' wiki. Leksah is in active development. Version 0.10.0.4 was released 2011/04/21.
   
 
For general information:
 
For general information:
Line 13: Line 13:
 
* Contact us for further info (info at leksah.org)
 
* Contact us for further info (info at leksah.org)
   
Leksah Darcs repositories:
+
Leksah Git repositories:
* http://code.haskell.org/leksah (release)
+
* https://github.com/jutaro/leksah
* http://code.haskell.org/leksah-head/leksah (HEAD)
+
* https://github.com/jutaro/leksah-server
* http://code.haskell.org/leksah-head/leksah-server
 

Revision as of 22:42, 29 June 2011

Leksah.png

Leksah: an IDE for Haskell written in Haskell

This is the Leksah users' wiki. Leksah is in active development. Version 0.10.0.4 was released 2011/04/21.

For general information:

Leksah Git repositories: