[Haskell-cafe] Announce: piggybackGHC 0.1
Martin Grabmueller
magr at cs.tu-berlin.de
Thu Jan 18 10:21:42 EST 2007
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070118/d403580f/signature.bin
More information about the Haskell-Cafe
mailing list