
20 Apr
2012
20 Apr
'12
6:08 a.m.
On 20.04.12 10:07, Øystein Kolsrud wrote:
Hi! Does anyone know if it is possible to use QtHaskell with profiling turned on?
afair i've used it when profiling an application (not qtHaskell itself). what's the problem you're running into? you need to compile the library with profiling support enabled, i have library-profiling: True in ~/.cabal/config <sk>