Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DTrace.hs95 traceCallCPS :: Call -> ((a -> m b) -> m b) -> ((a -> m b) -> m b)
96 traceCallCPS call k ret = do function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/
H A DLHS.hs679 traceCallCPS call $ \ ret -> do