[Haskell-cafe] Re: Bug in Cabal?

Achim Schneider barsoap at web.de
Wed Feb 18 09:28:28 EST 2009


Andrea Vezzosi <sanzhiyan at gmail.com> wrote:

> On Tue, Feb 17, 2009 at 11:50 PM, Achim Schneider <barsoap at web.de>
> wrote:
> > Martin Huschenbett <huschi at gmx.org> wrote:
> >
> >> $ cabal install ghci-haskeline
> >> Resolving dependencies...
> >> cabal.exe: dependencies conflict: ghc-6.10.1 requires process
> >> ==1.0.1.1 however
> >> process-1.0.1.1 was excluded because ghc-6.10.1 requires process
> >> ==1.0.1.0
> >>
> > cabal uninstall process-1.0.1.1 is what you want to do,
> 
> except "cabal uninstall" doesn't exist (yet) and you meant "ghc-pkg
> unregister" i guess.
> 
erm... yes. I guess I meant "rm -r .cabal .ghc", which is what I did.


-- 
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.




More information about the Haskell-Cafe mailing list