[Haskell-cafe] Help with TH trick

David Feuer david.feuer at gmail.com
Sat Oct 22 18:32:32 UTC 2022


I remember seeing a package that offered a function used something like
this:

$(deriveThingy [d| instance Foo a => Thingy a |])

to allow the user to specify the constraint(s) for a generated instance.
I'd love to borrow the code for that, but I can't remember what package it
was in, what class it derived, etc. Can anyone help?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20221022/74a689c8/attachment.html>


More information about the Haskell-Cafe mailing list