Ticket #842 (new defect)
cabal appears to complain about relative paths
| Reported by: | jeffz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | cabal-install-0.16 |
| Component: | cabal-install tool | Version: | 1.10.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: |
Description
With cabal configure --extra-lib-dirs=foo
$ cabal build Preprocessing library HENet-0.0.1... Building HENet-0.0.1... Registering HENet-0.0.1... cabal.exe: HENet-0.0.1: library-dirs: .libs is a relative path (use --force to override)
Originally reported on irc:
<dcoutts> jeffz: the right solution here would be for cabal to make the paths absolute before passing them on to ghc-pkg
Change History
Note: See
TracTickets for help on using
tickets.
