Home
last modified time | relevance | path

Searched refs:PostponedTypeCheckingProblem (Results 1 – 8 of 8) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Termination/
H A DRecCheck.hs140 PostponedTypeCheckingProblem{} -> Nothing
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Pretty/
H A DConstraint.hs80 PostponedTypeCheckingProblem cl -> enterClosure cl $ \p ->
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DMetaVars.hs104 PostponedTypeCheckingProblem{} -> True
120 PostponedTypeCheckingProblem{} -> False
475 m <- newMeta' (PostponedTypeCheckingProblem cl)
1175 PostponedTypeCheckingProblem{} -> postpone
H A DConstraints.hs271 PostponedTypeCheckingProblem cl -> enterClosure cl $ \prob -> do
H A DReduce.hs168 PostponedTypeCheckingProblem _ -> return t
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DMetaVars.hs545 isInst PostponedTypeCheckingProblem{} = False
555 isOpenMeta PostponedTypeCheckingProblem{} = True function
H A DBase.hs1316 | PostponedTypeCheckingProblem (Closure TypeCheckingProblem) constructor
1352 show (PostponedTypeCheckingProblem{}) = "PostponedTypeCheckingProblem (...)"
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DBasicOps.hs417 PostponedTypeCheckingProblem cl -> enterClosure cl $ \case
751 PostponedTypeCheckingProblem{} -> unsol
810 M.PostponedTypeCheckingProblem{} -> False