GHC ParseTree Module

Malcolm Wallace malcolm.wallace at me.com
Mon Jan 3 09:44:02 CET 2011


You will be more likely to get an answer on the ghc-users mailing list  
(cc'ed).  The ghc developers rarely follow -cafe.

On 1 Jan 2011, at 20:36, Jane Ren wrote:

> Hi,
>
> Does anyone know what GHC module gets the AST and type info of some  
> source code?  This is the GHC module that converts all of Haskell  
> into an AST with a small number of pattern cases, where each AST  
> node is annotated with the Haskell type.
>
> Thanks
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe




More information about the Glasgow-haskell-users mailing list