8 Nov
2014
8 Nov
'14
1:44 a.m.
... running profiled Haddock executable ...
how exactly do I do this? I can build haddock like this: cabal install --enable-executable-profiling haddock and then, in my project, cabal haddock --haddock-options='+RTS -p -h -RTS' results in this error: haddock: dist/build/tmp-22236/src/Inter/Wert.hs:1:14-28: You can't use Template Haskell with a profiled compiler - J.W.