#5977: Allow ignoring global package db
---------------------------------+------------------------------------------
    Reporter:  duncan            |       Owner:  pcapriotti      
        Type:  feature request   |      Status:  patch           
    Priority:  high              |   Milestone:  7.6.1           
   Component:  Compiler          |     Version:  7.4.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by pcapriotti):

 The attached patch implements option 1. The list of flags is now
 maintained as a `[PkgConfRef] -> [PkgConfRef]`, which is later applied to
 the base stack obtained by `GHC_PACKAGE_PATH`.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to