Can't invert -dno-debug-output
mk/flavours/validate.mk sets
GhcStage2HcOpts = -dno-debug-output
and there is no way to undo it. E.g. you can't add
GhcStage2HcOpts += -ddebug-output
to your mk/validate.mk does not work.
We should add -ddebug-output to invert it. Easy task.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.2.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |