RE: [Template-haskell] new TH tutorial (request for comments)
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@haskell.org [mailto:template-haskell-bounces@haskell.org] On | Behalf Of Johannes Ahlmann | Sent: 20 January 2006 04:10 | To: template-haskell@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@haskell.org | http://www.haskell.org/mailman/listinfo/template-haskell
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?
i could easily do that, but the sheer abundance of haskell.org wikis is starting to confuse me! how should the old locations of wiki pages on "hawiki" be treated? should they relay the user to the new wiki? and how about links to other hawiki-pages? Johannes
participants (2)
-
Johannes Ahlmann -
Simon Peyton-Jones