[Haskell-cafe] Re: Parsing Haskell

Niklas Broberg niklas.broberg at gmail.com
Fri Nov 6 11:23:48 EST 2009


> You'd have to modify the parser in haskell-src(-exts) to do add the entry
> points, though.

Actually haskell-src-exts already defines entry points for Module,
Stmt, Exp, Pat and Type (as well as [Module] in 1.3.x).

Not sure if this message reaches the original poster though.

Cheers,

/Niklas


More information about the Haskell-Cafe mailing list