[Haskell-cafe] Template Haskell and Types
Simon Peyton-Jones
simonpj at microsoft.com
Tue Sep 13 05:11:12 EDT 2005
| > putStrLn $(mysplice ''MyData)
| >
|
| Thanks for responses. Is there any up-to-date documentation avaliable?
Template Haskell is, alas, poorly documented. I would really welcome
someone to volunteer to help write better documentation. Meanwhile, as
the user manual says, the stuff about quoting names is described in a
design note http://research.microsoft.com/~simonpj/tmp/notes2.ps
Simon
More information about the Haskell-Cafe
mailing list