Thanks guys!

On 1 May 2010 14:04, Johan Tibell <johan.tibell@gmail.com> wrote:
On Sat, May 1, 2010 at 3:02 PM, Sebastian Fischer <sebf@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




--
Ozgur Akgun