Ticket #4048 (new bug)
ghc-pkg should check for existence of extra-libraries
| Reported by: | simonmar | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.2 |
| Component: | Package system | Version: | 6.12.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Easy (less than 1 hour) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
