In GHC User's Guide, the reason to disable TemplateHaskell is as
follows:

> TemplateHaskell — Is particularly dangerous, as it can cause side
> effects even at compilation time and can be used to access
> constructors of abstract data types.

Doesn't the same apply to quasi-quotes?

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to