Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs187 , stPreImportedDisplayForms :: !DisplayForms function
376 , stPreImportedDisplayForms = HMap.empty function
617 f (stPreImportedDisplayForms (stPreScopeState s)) <&>
618 \x -> s {stPreScopeState = (stPreScopeState s) {stPreImportedDisplayForms = x}}