strict Haskell dialect
John Meacham
john at repetae.net
Wed Feb 1 20:24:06 EST 2006
On Wed, Feb 01, 2006 at 03:44:37PM +0000, Philippa Cowderoy wrote:
> It can, but so far it's really ugly to apply transformations to entire
> modules. A little syntactic sugar could be good there.
module $hat.Foo(..) where
...
could mean pass the entire module through the 'hat' function of TH. this
would be a really cool feature a lot of rather complicated preprocessors
(hat) could be implemented this way.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Haskell-prime
mailing list