[Haskell] New releases for Edison, Shellac, and the Lambda Shell

Robert Dockins robdockins at fastmail.fm
Tue Dec 4 21:25:43 EST 2007


Fellow Haskellers,

The following packages have now all been updated to compile correctly with GHC 
6.8.x and Cabal 1.2.x.  Cabal 1.2 is now supported and required.  GHC 6.6.x 
and 6.8.x are supported.

I would also like to announce that these projects are now hosted from a new 
web home.  If you have bookmarks or automated build systems that point to 
older versions of these packages, please update them to point to the new 
locations listed below.  The old website will not dissapear, but it will no 
longer be updated.  Thank you!



Edison 1.2.1.1

Edison is a library of purely function data structures for Haskell.

Project homepage:
http://www.cs.princeton.edu/~rdockins/edison/home/

Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/EdisonAPI-1.2.1
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/EdisonCore-1.2.1.1




Shellac 0.9.1

Shellac is a framework for building read-eval-print style shells.  Shells are 
created by declaratively defining a set of shell commands and an evaluation 
function.

Project homepage:
http://www.cs.princeton.edu/~rdockins/shellac/home/

Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac-0.9.1
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac-readline-0.9




Lambda Shell 0.9.1

The Lambda Shell is a feature-rich shell environment and command-line tool for 
evaluating terms of the pure, untyped lambda calculus. The Lambda Shell 
builds on the shell creation framework Shellac, and showcases most of 
Shellac's features.

Project homepage:
http://www.cs.princeton.edu/~rdockins/lambda/home/

Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LambdaShell-0.9.1


More information about the Haskell mailing list