|
Subject: Announce: piggybackGHC 0.1 Newsgroups: gmane.comp.lang.haskell.cafe Date: 2007-01-18 15:21:42 GMT (2 years, 24 weeks, 20 hours and 34 minutes ago) Hello fellow Haskell Hackers, I announce release 0.1 of piggybackGHC, a small utility package for using GHC for lexing and parsing Haskell source code. Description: The modules in this package provide several functions for conveniently lexing and parsing Haskell modules. The library uses the GHC library for all the hard stuff, so all supported GHC extensions are available. Homepage: http://uebb.cs.tu-berlin.de/~magr/projects/piggybackGHC/doc/ Darcs: darcs get --partial http://uebb.cs.tu-berlin.de/~magr/projects/piggybackGHC/ Feedback appreciated! Have fun, Martin _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe |
|
|