template-haskell

Support library for Template Haskell

Version on this page:2.22.0.0
LTS Haskell 23.27:2.21.0.0
Stackage Nightly 2025-07-09:2.22.0.0
Latest on Hackage:2.23.0.0

See all snapshots template-haskell appears in

BSD-3-Clause licensed
Maintained by libraries@haskell.org
This version can be pinned in stack with:template-haskell-2.22.0.0@sha256:463e87c76794859c861c95517329483282af8b079c02084755cc4bd1ae41d5ae,2151

This package provides modules containing facilities for manipulating Haskell source code using Template Haskell.

See http://www.haskell.org/haskellwiki/Template_Haskell for more information.

Changes