On Sat, May 1, 2010 at 3:02 PM, Sebastian Fischer <
s...@informatik.uni-kiel.de> wrote:

>  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.
>

To avoid having to manually install profiling versions of libraries in the
future you can enable profiling support in your ~/.cabal file.

-- Johan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to