[Template-haskell] Querying the instances a data type implements

jonathanGfischoff at gmail.com jonathanGfischoff at gmail.com
Sun Jan 17 18:42:21 EST 2010


Hi,

I am trying query the instances that a data type implements. Calling reify  
on the data type doesn't appear to return anything relating to type classes.

I am very new to Template Haskell, so I apologize if there is a easy way to  
do this that I missed.

-Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/template-haskell/attachments/20100117/4159ab89/attachment.html


More information about the template-haskell mailing list