showAstData package:ghc-lib-parser
Show a GHC syntax tree. This parameterised because it is also used for
comparing ASTs in ppr roundtripping tests, where the SrcSpan's are
blanked out, to avoid comparing locations, only structure
Show the full AST as the compiler sees it.