ghc-corroborate-1.0.0: An flatter API for GHC typechecker plugins
Safe HaskellNone
LanguageHaskell2010

GhcApi.Constraint

Documentation

ctLoc :: Ct -> CtLoc #

data Ct #

Instances

Instances details
Outputable Ct 
Instance details

Defined in Constraint

Methods

ppr :: Ct -> SDoc #

pprPrec :: Rational -> Ct -> SDoc #

data CtEvidence #

Instances

Instances details
Outputable CtEvidence 
Instance details

Defined in Constraint

data CtLoc #