Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
constructCacheCacheDir :: (IsCache o, MonadIO m) => Text -> m (GValueConstruct o)gi-soup3 GI.Soup.Objects.Cache Construct a GValueConstruct with valid value for the “cache-dir” property. This is rarely needed directly, but it is used by new.
constructCacheCacheType :: (IsCache o, MonadIO m) => CacheType -> m (GValueConstruct o)gi-soup3 GI.Soup.Objects.Cache Construct a GValueConstruct with valid value for the “cache-type” property. This is rarely needed directly, but it is used by new.
getCacheCacheDir :: (MonadIO m, IsCache o) => o -> m (Maybe Text)gi-soup3 GI.Soup.Objects.Cache Get the value of the “cache-dir” property. When overloading is enabled, this is equivalent to
get cache #cacheDir
getCacheCacheType :: (MonadIO m, IsCache o) => o -> m CacheTypegi-soup3 GI.Soup.Objects.Cache Get the value of the “cache-type” property. When overloading is enabled, this is equivalent to
get cache #cacheType
-
jsaddle-dom JSDOM.Generated.Enums No documentation available.
RequestCacheDefault :: RequestCachejsaddle-dom JSDOM.Generated.Enums No documentation available.
RequestCacheForceCache :: RequestCachejsaddle-dom JSDOM.Generated.Enums No documentation available.
RequestCacheNoCache :: RequestCachejsaddle-dom JSDOM.Generated.Enums No documentation available.
RequestCacheNoStore :: RequestCachejsaddle-dom JSDOM.Generated.Enums No documentation available.
RequestCacheOnlyIfCached :: RequestCachejsaddle-dom JSDOM.Generated.Enums No documentation available.