Ticket #702 (new enhancement)

Opened 3 years ago

Last modified 17 months ago

cabal should reject relative paths for extra-lib/include-dirs

Reported by: duncan Owned by:
Priority: normal Milestone:
Component: Cabal library Version: 1.6.0.3
Severity: normal Keywords:
Cc: Difficulty: unknown
GHC Version: Platform:

Description

It makes no sense and causes problems later.

See ghc ticket  http://hackage.haskell.org/trac/ghc/ticket/4134

This applies to the paths in the .cabal file. For ones specified on the command line perhaps just making them absolute would be ok. Ones specified in the global config must be absolute. Ones in local config could possibly be relative.

Change History

Changed 17 months ago by elga

Note: See TracTickets for help on using tickets.