#4048: ghc-pkg should check for existence of extra-libraries
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:                         
        Type:  bug               |       Status:  new                    
    Priority:  normal            |    Milestone:  6.14.1                 
   Component:  Package system    |      Version:  6.12.2                 
    Keywords:                    |   Difficulty:  Easy (less than 1 hour)
          Os:  Unknown/Multiple  |     Testcase:                         
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown           
---------------------------------+------------------------------------------
 In #3930 we decided that all `extra-libraries` should be found either on
 the system search path or the paths in the package's `library-dirs` field.
 We should make `ghc-pkg` check this when registering a package - it can
 use `gcc -print-search-dirs` to get the system search path.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4048>
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