Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. anywhereCacheId :: StorageAnywhereCachesGet -> Text

    gogol-storage Gogol.Storage.AnywhereCaches.Get

    The ID of requested Anywhere Cache instance.

  2. anywhereCacheId :: StorageAnywhereCachesPause -> Text

    gogol-storage Gogol.Storage.AnywhereCaches.Pause

    The ID of requested Anywhere Cache instance.

  3. anywhereCacheId :: StorageAnywhereCachesResume -> Text

    gogol-storage Gogol.Storage.AnywhereCaches.Resume

    The ID of requested Anywhere Cache instance.

  4. anywhereCacheId :: StorageAnywhereCachesUpdate -> Text

    gogol-storage Gogol.Storage.AnywhereCaches.Update

    The ID of requested Anywhere Cache instance.

  5. anywhereCacheId :: AnywhereCache -> Maybe Text

    gogol-storage Gogol.Storage.Types

    The ID of the Anywhere cache instance.

  6. anything :: Query

    libmpd Network.MPD

    An empty query. Matches anything.

  7. anyM :: (Monad m, Traversable t) => (a -> m Bool) -> t a -> m Bool

    monadlist Control.Monad.ListM

    No documentation available.

  8. anyStr :: String -> Resp -> Result ()

    redis-resp Data.Redis.Command

    No documentation available.

  9. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE

    tests whether the RE matched the source text at all

  10. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.ByteString

    tests whether the RE matched the source text at all

Page 90 of many | Previous | Next