Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getCache :: FileCacheR e a -> IO (Map FilePath (Either e a))filecache Data.FileCache.Internal Gets a copy of the cache.
type
FTC_SBitCache = Ptr FTC_SBitCacheRecfreetype2 FreeType.Cache No documentation available.
ftc_SBitCache_Lookup :: FTC_SBitCache -> FTC_ImageType -> FT_UInt -> IO (FTC_SBit, Maybe FTC_Node)freetype2 FreeType.Cache No documentation available.
-
freetype2 FreeType.Cache No documentation available.
ftc_SBitCache_New :: FTC_Manager -> IO FTC_SBitCachefreetype2 FreeType.Cache No documentation available.
-
freetype2 FreeType.Cache.Internal No documentation available.
-
freetype2 FreeType.Cache.Internal No documentation available.
ftc_SBitCache_New' :: FTC_Manager -> Ptr FTC_SBitCache -> IO FT_Errorfreetype2 FreeType.Cache.Internal No documentation available.
getCacheDir :: FilePath -> IO FilePathhie-bios HIE.Bios.Environment Back in the day we used to clear the cache at the start of each session, however, it's not really necessary as 1. There is one cache dir for any change in options. 2. Interface files are resistent to bad option changes anyway.
clearInterfaceCache :: FilePath -> IO () clearInterfaceCache fp = do cd <- getCacheDir fp res <- doesPathExist cd when res (removeDirectoryRecursive cd)
Prepends the cache directory used by the library to the supplied file path. It tries to use the path under the environment variable `$HIE_BIOS_CACHE_DIR` and falls back to the standard `$XDG_CACHE_HOME/hie-bios` if the former is not setRdKafkaRespErrWaitCache :: RdKafkaRespErrThw-kafka-client Kafka.Consumer No documentation available.