Ticket #4048 (new bug)

Opened 3 years ago

Last modified 8 months ago

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

Changed 2 years ago by igloo

  • milestone changed from 7.0.1 to 7.0.2

Changed 2 years ago by rbharath

  • owner set to rbharath

Changed 2 years ago by rbharath

  • owner rbharath deleted

Changed 2 years ago by igloo

  • milestone changed from 7.0.2 to 7.2.1

Changed 20 months ago by igloo

  • milestone changed from 7.2.1 to 7.4.1

Changed 16 months ago by igloo

  • priority changed from normal to low
  • milestone changed from 7.4.1 to 7.6.1

Changed 8 months ago by igloo

  • milestone changed from 7.6.1 to 7.6.2
Note: See TracTickets for help on using tickets.