Package flags not command line completable in 7.8
Passing --show-options
to ghc shows all the flags that ghc understands.
Unfortunately --show-options
does not list the package flags, -package-db -package-id
etc.
Requires a 1 line fix in ghc/Main.hs
.
Trac metadata
Trac field | Value |
---|---|
Version | 7.8.3 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | Compiler |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |