Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unSnapshotCacheHash :: SnapshotCacheHash -> SHA256pantry Pantry No documentation available.
-
pantry Pantry Use a snapshot cache, which caches which modules are in which packages in a given snapshot. This is mostly intended for usage by Stack.
loadCreateFontCache :: FilePath -> IO FontCacherasterific-svg Graphics.Rasterific.Svg This function will create a font cache, a structure allowing to quickly match a font family name and style to a specific true type font on disk. The cache is saved on disk at the filepath given as parameter. If a cache is found it is automatically loaded from the file. Creating the cache is a rather long operation (especially on Windows), that's why you may want to keep the cache around.
-
rattletrap Rattletrap.Type.Cache No documentation available.
getCachedTypecheckedModules :: LSP RzkTypecheckCacherzk Language.Rzk.VSCode.Env Get the current state of the cache.
resetCacheForAllFiles :: LSP ()rzk Language.Rzk.VSCode.Env Completely invalidate the cache of typechecked files.
resetCacheForFiles :: [FilePath] -> LSP ()rzk Language.Rzk.VSCode.Env Invalidate the cache for a list of file paths.
aptCache :: ProcessType r => rshell-conduit Data.Conduit.Shell No documentation available.
aptCache :: ProcessType r => rshell-conduit Data.Conduit.Shell.PATH No documentation available.
clearHeistCache :: Heist b -> IO ()snap Snap.Snaplet.Heist Clears data stored by the cache tag. The cache tag automatically reloads its data when the specified TTL expires, but sometimes you may want to trigger a manual reload. This function lets you do that.