explain

Show how expressions are parsed

https://github.com/joelteon/explain

Latest on Hackage:0.1.0.1

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.

MIT licensed by Joel Taylor
Maintained by [email protected]

explain expr parenthesizes expr to show you how it's parsed.

explain has a large number of extensions enabled by default: multi-parameter typeclasses, Template Haskell, arrow syntax, and so on. This is mainly for convenience. If necessary, flags to turn certain extension on and off will be added in future versions.