Ticket #7008 (closed bug: fixed)
ghc-pkg's documentation suggests argument to -f is a file
| Reported by: | adimit | Owned by: | simonmar |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | ghc-pkg | Version: | 7.4.2 |
| Keywords: | documentation | Cc: | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Documentation bug | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
% ghc-pkg --help | grep -- '-f FILE'
-f FILE --package-conf=FILE use the specified package config file
What it actually wants is a directory, like ~/.ghc/*/package.conf.d
Change History
Note: See
TracTickets for help on using
tickets.
