
#349: cabal-install always finds conflicting dependencies between base 3 and 4 on
ghc 6.9 and 6.10
---------------------------------+------------------------------------------
Reporter: ganesh | Owner: duncan
Type: defect | Status: new
Priority: high | Milestone: Cabal-1.6
Component: cabal-install tool | Version:
Severity: major | Resolution:
Keywords: | Difficulty: hard (< 1 day)
Ghcversion: 6.9 | Platform:
---------------------------------+------------------------------------------
Changes (by duncan):
* owner: => duncan
* difficulty: normal => hard (< 1 day)
* summary: cabal install hangs using CPU when resolving dependencies on
ghc 6.9 and 6.10 => cabal-install always finds
conflicting dependencies between base 3 and 4
on ghc 6.9 and 6.10
* milestone: => Cabal-1.6
Comment:
The current darcs version of cabal-install fixes the hanging bug, thanks
to Saizan.
{{{
Thu Sep 25 11:14:41 PDT 2008 Andrea Vezzosi