---++ Template Haskell * [[http://www.haskell.org/th/][Website]] * [[http://www.haskell.org/hawiki/TemplateHaskell][Template Haskell at the Haskell Wiki]] ---++ Implementation Template Haskell is available in GHC > 6.0 ---++ Publications * [[http://www.haskell.org/th/papers.html][Papers on Template-Haskell]] * Template meta-programming for Haskell * Tim Sheard and Simon L. Peyton Jones. * SIGPLAN Notices 37(12): 60-75 (2002) * [[http://doi.acm.org/10.1145/636517.636528][download]] * Optimising Embedded DSLs using Template Haskell. * Sean Seefried, Manuel Chakravarty, and Gabriele Keller. * Third International Conference on Generative Programming and Component Engineering, pages 186-205, Vancouver, Canada, October 2004. * [[http://www.cse.unsw.edu.au/~sseefried/files/papers/seefried04th-pan.pdf][Download]] * Prototyping Generic Programming using Template Haskell. * Ulf Norell and Patrik Jansson. * Seventh International Conference on Mathematics of Program Construction, MPC 2004. * [[http://www.cs.chalmers.se/~ulfn/papers/genericth.html][Download]]