ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

TcEvidence

Documentation

newtype EvBindMap Source

Constructors

EvBindMap 

data EvBind Source

Constructors

EvBind EvVar EvTerm 

Instances