RE: [Haskell] Proposal: Allow "\=" for field update in record updatesyntax
The Template Haskell extension to GHC is sadly ill-documented. I'd love some TH afficionado to have a go at writing some more in the user manual -- I'll insert it in jiffy. Simon | -----Original Message----- | From: haskell-bounces@haskell.org [mailto:haskell-bounces@haskell.org] On Behalf Of Benjamin | Franksen | Sent: 23 February 2005 21:14 | To: haskell@haskell.org | Subject: Re: [Haskell] Proposal: Allow "\=" for field update in record updatesyntax | | On Sunday 20 February 2005 14:19, Keean Schupke wrote: | > TH has supported multi-parameter classes for a while... new in 6.4 is | > support for fundeps. | | That's mighty cool ;) Is this (TH in general, extensions in particular) | documented somewhere? | | Ben | _______________________________________________ | Haskell mailing list | Haskell@haskell.org | http://www.haskell.org/mailman/listinfo/haskell
participants (1)
-
Simon Peyton-Jones