I noticed that Template Haskell support is included only in
Stage 2 builds and that it depends on the availability of
non-"base" libraries (in particular, "haskell-src").  This
seems to imply that Template Haskell features can neither be
used inside GHC (in the same way, as eg RULES are used to
simplify some optimisations inside GHC, such as constructor
specialisation) and worse can't be used inside the standard
libraries (unless we want to introduce a third stage).

Am I overlooking anything?

Cheers,
Manuel *in how-can-we-use-TH-for-parallel-arrays-mode*

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to