Description
Adds Lift instances for common Haskell data types used with Template Haskell. These instances make it easier to embed ordinary values into generated compile-time code.
It is useful for code generators, derive helpers, configuration embedding, and tests that rely on Template Haskell. It is a compatibility and convenience library for developers, not a standalone application.