#14197: Flag "dump-rn-ast" only dumps the declarations, not the whole RenamedSource -------------------------------------+------------------------------------- Reporter: alanz | Owner: alanz Type: bug | Status: patch Priority: normal | Milestone: 8.2.2 Component: Compiler | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3949 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Alan Zimmerman <alan.zimm@…>): In [changeset:"2fe6f6baba70de071c391bccc77197ab4f81064d/ghc" 2fe6f6b/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="2fe6f6baba70de071c391bccc77197ab4f81064d" Option "-ddump-rn-ast" dumps imports and exports too Summary: Previously the renamed source decls only were dumped, now the imports, exports and doc_hdr are too. Test Plan: ./validate Reviewers: bgamari, austin Reviewed By: bgamari Subscribers: rwbarton, thomie GHC Trac Issues: #14197 Differential Revision: https://phabricator.haskell.org/D3949 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14197#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler