Skip to content

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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information