ghc-boot-th

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

Version on this page:8.6.5
LTS Haskell 22.6:9.6.3
Stackage Nightly 2024-03-07:9.8.1
Latest on Hackage:9.8.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.5@sha256:c120f0d15944e770e2b698f5139f0003a86f9e25e5d1a7c6631e442129232748,1075

Module documentation for 8.6.5

  • 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.