Skip to content

cabal-install always finds conflicting dependencies between base 3 and 4 on ghc 6.9 and 6.10 #342

Closed
@bos

Description

@bos

(Imported from Trac #349, reported by ganesh on 2008-09-07)

Built GHC from HEAD, and cabal install (built with a previous GHC) hangs eating CPU and producing no output after "Resolving dependencies...", apparently for any package.

e.g.

cabal install -v rmonad --global --root-cmd=sudo

Global package.conf file attached. dcoutts suspects that the base3/base4 thing might be the cause.

ganesh@defoe:~$ cabal --version
cabal-install version 0.5.2
using version 1.4.0.2 of the Cabal library

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions