Interesting, enabling TemplateHaskell in cabal as "default extension" made the error go away.


On 21 March 2014 21:27, Alfredo Di Napoli <alfredo.dinapoli@gmail.com> wrote:
Evening guys,

was GHC 7.8 RC2 released with profiling enabled? Trying to use TH yields:

You can't use Template Haskell with a profiled compiler

This message is spit out from ghc mod.

Do you guys know if the plan was releasing the RC2 profile compiled or is just a flag forgotten to be disabled?

Furthermore, do you know if is available a non-profiled version available for Mavericks ?

Sorry if I'm just being stupid!

Alfredo