Ticket #2873 (closed merge: fixed)
ghc-pkg list/dump --package-conf=missing returns successful error code
| Reported by: | duncan | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10.2 |
| Component: | Compiler | Version: | 6.10.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
If the user supplies a missing package file then ghc-pkg should return a non-0 exit code to indicate failure.
$ ghc-pkg list --package-conf=missing missing:
(I note that we need a trac component for "Package system" tickets.)
Change History
Note: See
TracTickets for help on using
tickets.
