Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. currentPage :: Pagination -> Int

    hetzner Hetzner.DNS

    No documentation available.

  2. itemsPerPage :: Pagination -> Int

    hetzner Hetzner.DNS

    No documentation available.

  3. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.DNS

    No documentation available.

  4. nextPage :: Pagination -> Maybe Int

    hetzner Hetzner.DNS

    No documentation available.

  5. previousPage :: Pagination -> Maybe Int

    hetzner Hetzner.DNS

    No documentation available.

  6. 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.DNS

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

  7. showPage :: DynFlags -> PprStyle -> SDoc -> String

    hie-bios HIE.Bios.Ghc.Doc

    No documentation available.

  8. widgetToPageContent :: Yesod site => WidgetFor site () -> HandlerFor site (PageContent (Route site))

    hledger-web Hledger.Web.Import

    Convert a widget to a PageContent.

  9. runPage :: forall (es :: [Effect]) (views :: [Type]) . (Hyperbole :> es, RunHandlers views es) => Eff es (Page views) -> Eff es Response

    hyperbole Web.Hyperbole

    Run a Page and return a Response

    #EMBED ExampleDocsBasicPage.hs main
    
    #EMBED ExampleDocsBasicPage.hs page
    

  10. type family AllInPage (ids :: [a]) (total :: [a])

    hyperbole Web.Hyperbole.HyperView

    No documentation available.

Page 377 of many | Previous | Next