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. defaultCacheBackend :: IO LRUCacheBackend

    wai-middleware-caching-lru Network.Wai.Middleware.LRUCache

    Cache Backend which cache all GET requests with at most 10k different queries You should use cacheNoBody instead of cache

  2. defaultCacheBackend :: IO RedisCacheBackend

    wai-middleware-caching-redis Network.Wai.Middleware.RedisCache

    Cache Backend which cache all GET requests using local redis on standard port You should use cacheNoBody instead of cache

  3. flushFontCache :: IO ()

    Imlib Graphics.Imlib

    No documentation available.

  4. getCacheSize :: IO Int

    Imlib Graphics.Imlib

    No documentation available.

  5. getFontCacheSize :: IO Int

    Imlib Graphics.Imlib

    No documentation available.

  6. loadImageImmediatelyWithoutCache :: String -> IO ImlibImage

    Imlib Graphics.Imlib

    No documentation available.

  7. loadImageWithoutCache :: String -> IO ImlibImage

    Imlib Graphics.Imlib

    No documentation available.

  8. setCacheSize :: Int -> IO ()

    Imlib Graphics.Imlib

    No documentation available.

  9. setFontCacheSize :: Int -> IO ()

    Imlib Graphics.Imlib

    No documentation available.

  10. gtkParseGetCachedItem :: (HasCallStack, MonadIO m, IsWidget a) => a -> m Menuitem

    gi-dbusmenugtk3 GI.DbusmenuGtk3.Functions

    The Dbusmenu GTK parser adds cached items on the various menu items throughout the tree. Sometimes it can be useful to get that cached item to use directly. This function will retrieve it for you.

Page 22 of many | Previous | Next