Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Reduce/
H A DFast.hs104 | CTyCon -- ^ Datatype or record type. Need to know this for primForce. constructor
143 Datatype{dataClause = Nothing} -> pure CTyCon
144 Record{recClause = Nothing} -> pure CTyCon
880 CTyCon -> rewriteAM done
1078 | CTyCon <- cdefDef (constInfo q) -> True