@hackage / ghc-dump-tree

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

Latest0.2.0.2

Changelog

0.2.0.2

  • Make sure match groups (MGs) are shown in renamed tree (#10).

0.2.0.1

  • Build with ghc 8.0
  • Show nameUnique value for Name

0.2.0.0

  • Initial Hackage release. Thanks to all contributors (see CONTRIBUTORS)