Flag "dump-rn-ast" only dumps the declarations, not the whole RenamedSource
RenamedSource is defined as
type RenamedSource = ( HsGroup Name
, [LImportDecl Name]
, Maybe [LIE Name]
, Maybe LHsDocString)
The current behaviour when dump-rn-ast is set is to only dump the first component of this.
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 |