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
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to