[Haskell-cafe] profiling uniplate

Sebastian Fischer sebf at informatik.uni-kiel.de
Sat May 1 09:02:41 EDT 2010


> I guess I either need to install profiling libraries for uniplate,  
> or disable profiling of those functions coming from uniplate.

Exactly. For the former

     cabal install --reinstall --enable-library-profiling uniplate

should do the trick.

Sebastian


-- 
Underestimating the novelty of the future is a time-honored tradition.
(D.G.)





More information about the Haskell-Cafe mailing list