ghc-7.6.2: The GHC API

Safe HaskellNone

TcEnv

Synopsis

Documentation

data TyThing Source

A typecheckable-thing, essentially anything that has a name

type TcId = IdSource

data InstInfo a Source

Constructors

InstInfo 

Fields

iSpec :: ClsInst
 
iBinds :: InstBindings a