Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DIApplyConfluence.hs100 let over = if size mTel == size es_m then NotOverapplied else Overapplied
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DBasicOps.hs573 NotOverapplied -> mempty
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs1518 data Overapplied = Overapplied | NotOverapplied constructor