Template Haskell

Simon Peyton-Jones simonpj at microsoft.com
Wed Jul 18 14:25:06 CEST 2012


Folks

Mikhail has improved Template Haskell's handling of INLINE pragmas, SPECIALISE pragmas, and RULES.  I plan to commit his patch:

http://hackage.haskell.org/trac/ghc/ticket/7064

This of course involves some changes to TH.Syntax, which will affect you if you are using the (limited) existing support for pragmas in TH.

Yell if you want to suggest any modifications to what Mikhail has done.  (Including things like what to call the types and their data constructors.)  The patch is attached to the ticket.

Thanks to Mikhail.

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20120718/7f2fe99e/attachment.htm>


More information about the Glasgow-haskell-users mailing list