RE: Re[2]: RE: Documentation Template Haskell

"Simon Peyton-Jones" <[email protected]> Wed, 26 Oct 2005 15:23:34 +0100
Newsgroups gmane.comp.lang.haskell.template
Message-ID <036EAC76E7F5EC4996A3B3C3657D411603887507@EUR-MSG-21.europe.corp.microsoft.com>
| well, i will rewrite doc&tutorial in the next few days, then yell here
| again to get critique

great

| 
| SPJ> | one more suggestion - i think that we must include in GHC
| SPJ> | distribution useful TH application libraries: printf, class
derivation
| SPJ> | (a la DrIFT)
| 
| what you think about that?

It'd be great if someone wrote documented libraries.  The best way to
distribute them would be as a Cabal package, I think

Simon