Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DImports.hs1172 userwarns <- useTC stLocalUserWarnings
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs503 stLocalUserWarnings :: Lens' (Map A.QName Text) TCState
504 stLocalUserWarnings f s = function
511 luw <- useR stLocalUserWarnings
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Translation/
H A DConcreteToAbstract.hs2435 forM_ ys $ \ qn -> stLocalUserWarnings `modifyTCLens` Map.insert qn str