[GHC] #1846: under MAC OS X package dependencies are not satified by the user database

GHC trac at galois.com
Wed Nov 7 09:09:27 EST 2007


#1846: under MAC OS X package dependencies are not satified by the user database
--------------------------+-------------------------------------------------
 Reporter:  guest         |          Owner:          
     Type:  bug           |         Status:  new     
 Priority:  normal        |      Milestone:  Not GHC 
Component:  Build System  |        Version:  6.8.1   
 Severity:  normal        |     Resolution:          
 Keywords:                |     Difficulty:  Unknown 
 Testcase:                |   Architecture:  Multiple
       Os:  Multiple      |  
--------------------------+-------------------------------------------------
Comment (by duncan):

 Oh, that's odd. That'd be a bug in Cabal if it's picking up user packages
 by default. Are you sure it was the same situation that Shellac-0.9 was
 registered in the user and not global db and that a runghc Setup.hs
 configure --global decided the Shellac dependency was ok?

 If that's the case please submit a Cabal bug report. As I said before, it
 is important that we do not pick up deps from the user package db if we're
 going to be doing a global install.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1846#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list