Description
Collects helper functions for working with Template Haskell. These utilities reduce repeated boilerplate when inspecting names, declarations, types, and other compile-time structures.
It is useful for authors of deriving libraries, code generators, and compile-time validation tools. It is a support library for metaprogramming, not something a normal desktop user launches directly.