Searched defs:explainWhyInScope (Results 1 – 1 of 1) sorted by relevance
317 explainWhyInScope s _ Nothing [] [] = TCP.text (s ++ " is not in scope.") function318 explainWhyInScope s _ v xs ms = TCP.vcat function