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. assistantSetPageType :: (AssistantClass self, WidgetClass page) => self -> page -> AssistantPageType -> IO ()

    gtk3 Graphics.UI.Gtk.Windows.Assistant

    Sets the page type for page. The page type determines the page behavior in the assistant.

    • Available since Gtk+ version 2.10

  2. windowSkipPagerHint :: WindowClass self => Attr self Bool

    gtk3 Graphics.UI.Gtk.Windows.Window

    True if the window should not be in the pager. Default value: False

  3. parsePage :: String -> Either ParseException (Metadata, String)

    hakyll Hakyll.Core.Provider.Metadata

    No documentation available.

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

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

    No documentation available.

  5. currentPage :: Pagination -> Int

    hetzner Hetzner.Cloud

    No documentation available.

  6. itemsPerPage :: Pagination -> Int

    hetzner Hetzner.Cloud

    No documentation available.

  7. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  8. nextPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  9. previousPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  10. 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.

Page 376 of many | Previous | Next