ghc-boot-th

Shared functionality between GHC and the template-haskell library

Version on this page:9.12.4
LTS Haskell 24.35:9.10.3
Stackage Nightly 2026-03-29:9.12.4
Latest on Hackage:9.14.1

See all snapshots ghc-boot-th appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:ghc-boot-th-9.12.4@sha256:674d1c0121b89a189bae24c301e896b7b69c7570e34f637b9b4ca5d4587e39ae,2304

Module documentation for 9.12.4

This library contains various bits shared between the ghc and template-haskell libraries.

This package exists to ensure that template-haskell has a minimal set of transitive dependencies, since it is intended to be depended upon by user code.

Changes

8.0.1 May 2016

  • Bundled with GHC 8.0.1

  • Initial version