Ticket #349 (closed defect: fixed)
cabal-install always finds conflicting dependencies between base 3 and 4 on ghc 6.9 and 6.10
| Reported by: | ganesh | Owned by: | duncan |
|---|---|---|---|
| Priority: | high | Milestone: | Cabal-1.6 |
| Component: | cabal-install tool | Version: | |
| Severity: | major | Keywords: | |
| Cc: | ganesh@…, Deewiant | Difficulty: | hard (< 1 day) |
| GHC Version: | 6.9 | Platform: |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

