
7 Nov
2014
7 Nov
'14
12:44 p.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.