ghc-boot-th

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

Version on this page:8.4.4
LTS Haskell 16.11:8.8.3
Stackage Nightly 2023-10-02:9.6.3
Latest on Hackage:9.6.3

See all snapshots ghc-boot-th appears in

BSD-3-Clause licensed
Maintained by ghc-devs@haskell.org
This version can be pinned in stack with:ghc-boot-th-8.4.4@sha256:98dcfaa7635e98a66cc591996874994533a450ec18aa4ac851f4d5ac71ae4bfa,1108

Module documentation for 8.4.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