Home
last modified time | relevance | path

Searched defs:explainWhyInScope (Results 1 – 1 of 1) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DEmacsTop.hs317 explainWhyInScope s _ Nothing [] [] = TCP.text (s ++ " is not in scope.") function
318 explainWhyInScope s _ v xs ms = TCP.vcat function