Description
Provides helper functions for working with haskell-src-exts syntax trees. These helpers reduce repeated traversal and manipulation code when building source-code tools.
It is useful for refactoring utilities, analyzers, code generators, and tests that inspect Haskell syntax. It is a support library and normally appears as a dependency of source tooling.