ghc-user-0.2.0.0

Safe HaskellNone
LanguageHaskell2010

GHC.Typecheck.Deriving.Generate

Description

Generating derived instance declarations

This module is nominally subordinate to GHC.Typecheck.Deriving, which is the official interface to deriving-related things.

This is where we do all the grimy bindings' generation.

NB: Supplants TcGenDeriv.

Documentation

module TcGenDeriv