Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DCaching.hs85 modifyCache = modifyTCLens stLoadedFileCache
89 getCache = useTC stLoadedFileCache
93 putCache = setTCLens stLoadedFileCache
H A DBase.hs535 stLoadedFileCache :: Lens' (Maybe LoadedFileCache) TCState
536 stLoadedFileCache f s = function