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.

  1. 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.

  2. 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.

  3. 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
    

  4. getCacheCacheType :: (MonadIO m, IsCache o) => o -> m CacheType

    gi-soup3 GI.Soup.Objects.Cache

    Get the value of the “cache-type” property. When overloading is enabled, this is equivalent to

    get cache #cacheType
    

  5. data RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

  6. RequestCacheDefault :: RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

  7. RequestCacheForceCache :: RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

  8. RequestCacheNoCache :: RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

  9. RequestCacheNoStore :: RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

  10. RequestCacheOnlyIfCached :: RequestCache

    jsaddle-dom JSDOM.Generated.Enums

    No documentation available.

Page 23 of many | Previous | Next