[Template-haskell] new TH tutorial (request for comments)

Simon Peyton-Jones simonpj at microsoft.com
Fri Jan 20 10:40:35 EST 2006


Johannes and other TH folk

Excellent work!  

We have just switched GHC's web pages to use Wikis much more.  The basic
plan is
	
	User documentation: in HaskellWiki (uses MediaWiki underlying)
	Developer documentation: in a Trac wiki

If you click the Documentation link in the sidebar of GHC's home page,
you'll now get to
	http://haskell.org/haskellwiki/GHC:Documentation

There's a section on "Collaborative documentation", which points to more
HaskellWiki pages.  Including one on Template Haskell.  

Well, nearly.  Actually the TH link points to the old MoinMoin Wiki:
	http://www.haskell.org/hawiki/TemplateHaskell
and that in turn points to your tutorial. 

It'd be great to migrate both to the new HaskellWiki, so that GHC's user
documentation is uniformly in HaskellWiki.  Would you feel like doing
that?

Simon

| -----Original Message-----
| From: template-haskell-bounces at haskell.org
[mailto:template-haskell-bounces at haskell.org] On
| Behalf Of Johannes Ahlmann
| Sent: 20 January 2006 04:10
| To: template-haskell at haskell.org
| Subject: [Template-haskell] new TH tutorial (request for comments)
| 
| hi,
| 
| (excuse the repost, but i guess my last post wasn't presented in a way
| that would readily incite responses...)
| 
| i've recently written a tutorial on template haskell located at
| (http://www.haskell.org/hawiki/TemplateHaskellTutorial).
| 
| it contains examples of loop unrolling, code transformation, etc and i
| would very much appreciate any feedback or corrections.
| 
| thanks a lot,
| 
| Johannes Ahlmann
| _______________________________________________
| template-haskell mailing list
| template-haskell at haskell.org
| http://www.haskell.org/mailman/listinfo/template-haskell


More information about the template-haskell mailing list