Description
Automatically generate GHC API counterparts to Haskell declarations.
Description
Template Haskell functions for automatically generating definitions for TyCon
s, Var
s, and DataCon
s of known type constructors, functions, and data constructors. Primarily intended for the development of type checker plugins.