[Haskell-beginners] Profiling install error

lakshminaras2002 at gmail.com lakshminaras2002 at gmail.com
Tue Jun 14 06:36:15 CEST 2011


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 at 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>



-- 
Regards
Lakshmi Narasimhan T V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110614/08ded8d1/attachment.htm>


More information about the Beginners mailing list