Haddock options should be concatenated
Currently we have the following situation:
- If we have an
OPTIONS_HADDOCK
pragma, any CLI options from-haddock-opts
are ignored - If there are multiple
OPTIONS_HADDOCK
pragmas, 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 |