Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readTime :: GenerateEphemeralCertRequest -> Maybe DateTime

    gogol-sqladmin Gogol.SQLAdmin

    Optional. Optional snapshot read timestamp to trade freshness for performance.

  2. readTime :: SqlConnectGet -> Maybe DateTime

    gogol-sqladmin Gogol.SQLAdmin.Sql.Connect.Get

    Optional. Optional snapshot read timestamp to trade freshness for performance.

  3. readTime :: GenerateEphemeralCertRequest -> Maybe DateTime

    gogol-sqladmin Gogol.SQLAdmin.Types

    Optional. Optional snapshot read timestamp to trade freshness for performance.

  4. readToken :: GdataBlobstore2Info -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting

    gdata

  5. readToken :: GdataBlobstore2Info -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting.Types

    gdata

  6. readNode :: forall key val (height :: Nat) . (AllocReaderM m, Key key, Value val) => Height height -> NodeId height key val -> m (Node height key val)

    haskey-btree Data.BTree.Alloc.Class

    Read a page and return the actual node.

  7. readOverflow :: (AllocReaderM m, Value val) => OverflowId -> m val

    haskey-btree Data.BTree.Alloc.Class

    Read an overflow page.

  8. readTimeout :: Device -> Int -> Int -> IO ByteString

    hidapi System.HIDAPI

    No documentation available.

  9. readChannel :: Channel c => c a -> STM (Maybe a)

    hoare Control.Concurrent.Channel

    Returns Just value until the channel is closed, blocking for the next value.

  10. readChannel :: Channel c => c a -> STM a

    hoare Control.Concurrent.Channel.Endless

    No documentation available.

Page 354 of many | Previous | Next