Ticket #394 (closed defect: fixed)
--package-db flag is not respected for compiling Setup.hs
| Reported by: | duncan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Cabal-1.8 |
| Component: | Cabal library | Version: | 1.2.3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | easy (<4 hours) | |
| GHC Version: | 6.8.3 | Platform: |
Description
The --package-db flag is used to look for installed packages when building packages, however it does not get used when trying to build a custom Setup.hs file. It should be.
It's handy to be able to use a completely separate package db to be able to say test multiple versions of the Cabal lib and cabal-install separately but in parallel.
Change History
Note: See
TracTickets for help on using
tickets.
