ghc-8.2.1: The GHC API

Safe HaskellSafe
LanguageHaskell2010

TcPluginM

Description

This module provides an interface for typechecker plugins to access select functions of the TcM, principally those to do with reading parts of the state.