Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DErrors.hs1356 UnifyRecursiveEq tel a i u -> addContext tel $ fsep $
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/LHS/
H A DUnify.hs1243 return $ UnifyStuck [UnifyRecursiveEq (varTel s) a i u]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs3529 …| UnifyRecursiveEq Telescope Type Int Term -- ^ Can't solve equation because variable occ… constructor