Home
last modified time | relevance | path

Searched refs:UnifyReflexiveEq (Results 1 – 3 of 3) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DErrors.hs1363 UnifyReflexiveEq tel a u -> addContext tel $ fsep $
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/LHS/
H A DUnify.hs905 -> return $ UnifyStuck [UnifyReflexiveEq (varTel s) a u]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs3530 …| UnifyReflexiveEq Telescope Type Term -- ^ Can't solve reflexive equation because --… constructor