RE: new TH tutorial (request for comments)

"Simon Peyton-Jones" <[email protected]> Fri, 20 Jan 2006 15:40:35 -0000
Newsgroups gmane.comp.lang.haskell.template
Message-ID <036EAC76E7F5EC4996A3B3C3657D4116044137FC@EUR-MSG-21.europe.corp.microsoft.com>
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: [email protected]
[mailto:[email protected]] On
| Behalf Of Johannes Ahlmann
| Sent: 20 January 2006 04:10
| To: [email protected]
| 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
| [email protected]
| http://www.haskell.org/mailman/listinfo/template-haskell