Using the GHC API: pretty printing with qualified names

JP Moresmau jpmoresmau at gmail.com
Fri Nov 19 09:47:23 EST 2010


OK, I have fixed my problem, without forcing all my users to upgrade to GHC
7: using the renamed source instead of the typechecked source gives me the
properly qualified name. I hope that won't cause other problems but for the
moment everything looks fine (functions, constructors, with type classes or
not, with qualified imports all seem to work).

Thanks everybody for the help!


-- 
JP Moresmau
http://jpmoresmau.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20101119/1d2b64cc/attachment.html


More information about the Glasgow-haskell-users mailing list