RE: [Template-haskell] printf example out-of-sync
Rats. The HEAD is ok, modulo a change from THSyntax to TH.Syntax in the library name. But it's annoying that 6.2 isn't right. I'm not sure we'll release another 6.2 so it may just stay like that. If someone would like to do the wiki examples that would be great. I guess to 6.2 for now. S | -----Original Message----- | From: template-haskell-bounces@haskell.org [mailto:template-haskell-bounces@haskell.org] On | Behalf Of Isaac Jones | Sent: 07 April 2004 21:40 | To: template-haskell | Subject: [Template-haskell] printf example out-of-sync | | Greetings! | | I noticed today that the printf example from the GHC 6.2 manual is out | of sync with at least the GHC 6.2 and libraries on my machine. I | updated the wiki page (for that example, but not the others, yet). | Since the purpose of the example is to get newbies over the | "confidence barrier", I thought I'd mention it ;) | | http://www.haskell.org/hawiki/TemplateHaskell | | | peace, | | isaac | _______________________________________________ | template-haskell mailing list | template-haskell@haskell.org | http://www.haskell.org/mailman/listinfo/template-haskell
"Simon Peyton-Jones"
Rats. The HEAD is ok, modulo a change from THSyntax to TH.Syntax in the library name. But it's annoying that 6.2 isn't right. I'm not sure we'll release another 6.2 so it may just stay like that.
It is just the documentation that's out of sync, right? Sorry, I haven't really been following development lately.
If someone would like to do the wiki examples that would be great. I guess to 6.2 for now.
I updated the rest of the examples on the wiki. peace, isaac
participants (2)
-
Isaac Jones -
Simon Peyton-Jones