[Haskell-cafe] How to thoroughly clean up Haskell stuff on linux
Thomas Hartman
thomas.hartman at db.com
Fri Oct 12 17:28:20 EDT 2007
not trying to start a flame war here, but I had pretty good success with
apt-get and ubuntu.
however, I admit I never really got lambdabot to work.
if you install from source you can have 6.6, 6.6.1 and 6.4 all installed
at the same time.
you just need to create simlinks for the old versions. (nothing gets
overwritten except the symlink in /usr/bin)
are you certain haddock depends on lambdabot? that seems very strange to
me.
t.
"Lihn, Steve" <horng_twu_lihn at merck.com>
Sent by: haskell-cafe-bounces at haskell.org
10/12/2007 05:22 PM
To
haskell-cafe at haskell.org
cc
Subject
[Haskell-cafe] How to thoroughly clean up Haskell stuff on linux
Hi,
I have been hacking the Haskell installation a few days on Redhat Linux.
GHC 6.6 -> 6.6.1 -> Lambdabot does not work.
Downgrade to GHC 6.4 -> Still not working, tried cabal-install to
simplify my life, but no luck.
Then install Cabal, Haddock -> Haddock cannot install bc Lambdabot is
not there. (And some dependency issues.)
Remove .ghci, Haddock still not work.
It seems the Haskell world (outside the beautiful GHC) is in a recursive
non-functional blackhole.
Anyway, now my question is, how do I thoroughly clean up Haskell? (And
maybe try again after a few days of rest.)
My environment is Redhat Linux, install most stuff on
/home/<user>/<product>/ where <product> = GHC, Lambdabot, cabal,
haddock, etc. It seems there are some hidden files/dirs, .GHC, .ghci,
anything else?
Thanks,
Steve
------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD
and in Japan, as Banyu - direct contact information for affiliates is
available at http://www.merck.com/contact/contacts.html) that may be
confidential, proprietary copyrighted and/or legally privileged. It is
intended solely for the use of the individual or entity named on this
message. If you are not the intended recipient, and have received this
message in error, please notify us immediately by reply e-mail and then
delete it from your system.
------------------------------------------------------------------------------
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe at haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071012/a719ec27/attachment-0001.htm
More information about the Haskell-Cafe
mailing list