ghc-dump-tree

Dump GHC's parsed, renamed, and type checked ASTs

https://github.com/edsko/ghc-dump-tree

Latest on Hackage:0.2.0.2@rev:3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Edsko de Vries
Maintained by [email protected]

Useful for GHC devs or people who want to do something with GHC's AST but don't want to hook into the GHC API itself.