ghc-boot-th

Shared functionality between GHC and the @template-haskell@ library

Version on this page:8.6.3
LTS Haskell 24.33:9.10.3
Stackage Nightly 2026-03-13:9.12.3
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-8.6.3@sha256:8fa805efbb36a18185c972ef806a42295736e52864479db2ed094aaec579082b,1257

Module documentation for 8.6.3

  • GHC
    • GHC.ForeignSrcLang
      • GHC.ForeignSrcLang.Type
    • GHC.LanguageExtensions
      • GHC.LanguageExtensions.Type
    • GHC.Lexeme

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.