• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. parsePage :: String -> Either ParseException (Metadata, String)

    hakyll Hakyll.Core.Provider.Metadata

    No documentation available.

  2. pattern XmlPage :: ModuleName -> [ModulePragma] -> XName -> [XAttr] -> Maybe Exp -> [Exp] -> Module

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

  3. currentPage :: Pagination -> Int

    hetzner Hetzner.Cloud

    No documentation available.

  4. itemsPerPage :: Pagination -> Int

    hetzner Hetzner.Cloud

    No documentation available.

  5. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  6. nextPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  7. previousPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  8. streamPages :: forall (key :: Symbol) f a i (m :: Type -> Type) . (Foldable f, MonadIO m) => (Maybe Int -> IO (WithMeta key (f a))) -> ConduitT i a m ()

    hetzner Hetzner.Cloud

    Stream results using a function that takes a page number, going through all the pages.

  9. currentPage :: Pagination -> Int

    hetzner Hetzner.DNS

    No documentation available.

  10. itemsPerPage :: Pagination -> Int

    hetzner Hetzner.DNS

    No documentation available.

Page 376 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete