Haddock options should be concatenated
Currently we have the following situation:
- If we have an
OPTIONS_HADDOCKpragma, any CLI options from-haddock-optsare ignored - If there are multiple
OPTIONS_HADDOCKpragmas, only the last one is remembered.
Instead all options should be concatenated (with , ), with the CLI options at the end.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.5 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | alexbiehl, hvr |
| Operating system | |
| Architecture |
Edited by Simon Jakobi