#1750: ghc-pkg stack overflow when mutually dependent packages installed
----------------------+-----------------------------------------------------
  Reporter:  greenrd  |          Owner:                
      Type:  bug      |         Status:  new           
  Priority:  normal   |      Milestone:                
 Component:  None     |        Version:  6.7           
  Severity:  normal   |       Keywords:                
Difficulty:  Unknown  |             Os:  Linux         
  Testcase:           |   Architecture:  x86_64 (amd64)
----------------------+-----------------------------------------------------
 I erroneously added mutual dependencies between two packages I was working
 on. When I installed them both, both Cabal and ghc-pkg started behaving
 strangely:

 - Setup.hs configure would run, but very slowly[[BR]]
 - Setup.hs build would stack overflow[[BR]]
 - ghc-pkg list would stack overflow[[BR]]

 I realised that there was a mutual dependency, and manually edited
 package.conf to unregister one of them. This fixed the problem.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1750>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to