RE: Template metaprogramming for Haskell article.

2002-11-26 Thread Simon Peyton-Jones
bject: Template metaprogramming for Haskell article. | | | I am reading the article template meta-programming for haskell and am | wondering if | 1) this is already implemented in ghc. | 2) if not when this will be released | Thanks in adv

Re: Template metaprogramming for Haskell article.

2002-11-25 Thread C.Reinke
> I am reading the article template meta-programming for haskell and am > wondering if > 1) this is already implemented in ghc. > 2) if not when this will be released answered in section 2.1 (GHC) and 3.6.1 (Template Haskell) of the Haskell Communities & Activities Report (November 2002 edition)

Template metaprogramming for Haskell article.

2002-11-25 Thread Immanuel Litzroth
I am reading the article template meta-programming for haskell and am wondering if 1) this is already implemented in ghc. 2) if not when this will be released Thanks in advance Immanuel *** His endeavours to improve these co