[Haskell-cafe] install 7.8.4 64 bits on arch linux

Kees Bleijenberg K.Bleijenberg at lijbrandt.nl
Fri Mar 13 20:35:16 UTC 2015


Lars,

This did it! pacman complained that it couldn't completely finish it's job.
But pacman removed packages like haskell-ghc-paths and haddock.  After that,
ghc installed without problems.
Thanks!

Kees

-----Oorspronkelijk bericht-----
Van: Lars Hupel [mailto:lars at hupel.info] 
Verzonden: vrijdag 13 maart 2015 20:21
Aan: Kees Bleijenberg
CC: haskell-cafe at haskell.org
Onderwerp: Re: [Haskell-cafe] install 7.8.4 64 bits on arch linux

> sudo pacman -S ghc
> And I get the same errormessage.
> Even sudo pacman -R ghc gives the same error.

Odd. Before installing 'ghc', please try this:

$ sudo pacman -Rucs ghc haddock haskell-ghc-paths

'-Rucs' will recursively remove all existing dependencies. Please
double-check the list of packages pacman prints, because they will all be
removed.

Cheers
Lars


PS: Please CC the list when you reply to messages. There might be more
competent people than me lurking there :-)


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5751 / Virus Database: 4306/9293 - Release Date: 03/13/15



More information about the Haskell-Cafe mailing list