Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
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.
ghc-8.2.1: The GHC API
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
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.