[Haskell-cafe] Retrieving information about type families

Alejandro Serrano Mena trupill at gmail.com
Wed Jul 23 18:48:06 UTC 2014


Dear Café,
My quest for obtaining information about type families continues.
Now I have a simple question: how should I access the information about
"type instance"s via the GHC API? My aim is to do so after type checking,
that is, to get that information from a TypecheckedModule. However, I
haven't yet been able to touch the right buttons to make it work ;(

Thanks in advance,
Alejandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140723/57bb3c21/attachment.html>


More information about the Haskell-Cafe mailing list