Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. sensiblePager :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  2. dhInstallmanpages :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  3. hsPagerTestPager :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  4. sensiblePager :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  5. homepage :: PackageDescription -> !ShortText

    simple-cabal SimpleCabal

    No documentation available.

  6. type LoadPage (m :: Type -> k) a = m Response [a]

    slack-web Web.Slack

    Represents an action which returns a paginated response from Slack. Every time calling the action, it performs a request with a new cursor to get the next page. If there is no more response, the action returns an empty list.

  7. type LoadPage (m :: Type -> k) a = m Response [a]

    slack-web Web.Slack.Classy

    Represents an action which returns a paginated response from Slack. Every time calling the action, it performs a request with a new cursor to get the next page. If there is no more response, the action returns an empty list.

  8. type LoadPage (m :: Type -> k) a = m Response [a]

    slack-web Web.Slack.Pager

    Represents an action which returns a paginated response from Slack. Every time calling the action, it performs a request with a new cursor to get the next page. If there is no more response, the action returns an empty list.

  9. loadingPage :: (Monad m, Monoid n) => LoadPage m a -> (Response [a] -> m n) -> m n

    slack-web Web.Slack.Pager

    Utility function for LoadPage. Perform the LoadPage action to call the function with the loaded page, until an empty page is loaded.

  10. saTotalPages :: StakingAccounts -> Integer

    solana-staking-csvs Console.SolanaStaking.Api

    The total number of pages for the Account's PubKey.

Page 383 of many | Previous | Next