ghc-7.0.2: The GHC API

InstEnv

Documentation

type DFunId = Id

type InstEnv = UniqFM ClsInstEnv

lookupInstEnv :: (InstEnv, InstEnv) -> Class -> [Type] -> ([InstMatch], [Instance])