[Haskell-cafe] How to thoroughly clean up Haskell stuff on linux

Thomas Hartman thomas.hartman at db.com
Fri Oct 12 18:18:14 EDT 2007


wayll... it (haddock at least) really is easy on deb/ubu with apt.

I've found a lot of stuff is harder to install on Suse back when I was 
using that, and I think Suse/Redhat suffer from the same problems.

not that the packager should matter, since it seems you're installing from 
source...

are you trying to do something like install to your home dir (non root) or 
like that?

did you look for an rpm for haddock? 

If you're committed to RH, honestly I would just take whatever comes 
nicely packaged as rpm. Life is too short (and haskell has enough other 
complications) to be installing stuff from source :)

t.




"Lihn, Steve" <horng_twu_lihn at merck.com> 
10/12/2007 05:38 PM

To
Thomas Hartman/ext/dbcom at DBAmericas
cc
haskell-cafe at haskell.org, haskell-cafe-bounces at haskell.org
Subject
RE: [Haskell-cafe] How to thoroughly clean up Haskell stuff on linux






> are you certain haddock depends on lambdabot? that seems very strange
to me. 

Thomas,
I also thought haddock should be an easy build, but it just won't do it.
  /home2/<user>/garden/haddock-0.8> runhaskell ./Setup.lhs install
  Installing: --prefix=~/cabal/lib/haddock-0.8/ghc-6.4 &
--prefix=~/cabal/bin haddock-0.8...
Then it stopped and nothing got done. (I even checked rc=0 but the
lib/bin dir does not have trace of haddock!)

I don't think haddock "has" to depend on lamdbabot. But I saw "Skipping
HaddockHoogle" during the build. Isn't the Hoogle thing related to
Lambdabot? Or they are unrelated.

Again being new to the Haskell world (only a few months), I am not an
expert on what depends on what. It would be nice to have a "type system"
to check the dependency of the many packages. Perl CPAN does a good job
on this.

Steve


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



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

------------------------------------------------------------------------------



---

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/55158b07/attachment.htm


More information about the Haskell-Cafe mailing list