ghc-boot-th

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

LTS Haskell 22.43:9.6.6
Stackage Nightly 2025-05-16:9.10.2
Latest on Hackage:9.10.2

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.10.2@sha256:d2d2906f2b55f956a8c5de30eca289ed055edb3ea7229c2104688f81e1c55e80,1344

Module documentation for 9.10.2

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