The profiling library for any library in Fedora goes by the name ghc-{libraryname}-prof (installable via yum). As far as the base libraries are concerned, you can try installing ghc-prof. This will pull in many of the profiling libraries for the base packages.

Please note that the packaged profiling library is available via yum only if the library itself is available as such. https://admin.fedoraproject.org/pkgdb/users/packages/haskell-sig gives you a list of haskell packages available via yum.

On Sat, Jun 11, 2011 at 7:13 AM, <blackcat@pro-ns.net> wrote:
I'm trying to install the profiling version of the base libraries on Fedora 15.  I set the profiling options in ~/.cabal/config then tried to reinstall but I get

%cabal install base --reinstall
Resolving dependencies...
cabal: internal error: impossible

Is there anything I can do now?


_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners



--
Regards
Lakshmi Narasimhan T V