Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. data PageLinks

    github-rest GitHub.REST.PageLinks

    Helper type for GitHub pagination. https://developer.github.com/v3/guides/traversing-with-pagination/

  2. PageLinks :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> PageLinks

    github-rest GitHub.REST.PageLinks

    No documentation available.

  3. data PageBuildEvent

    github-webhooks GitHub.Data.Webhooks.Events

    Represents an attempted build of a GitHub Pages site, whether successful or not. Triggered on push to a GitHub Pages enabled branch (gh-pages for project pages, master for user and organization pages). Events of this type are not visible in timelines. These events are only used to trigger hooks. See https://developer.github.com/v3/activity/events/types/#pagebuildevent.

  4. PageBuildEvent :: Int -> HookPageBuildResult -> HookRepository -> HookUser -> PageBuildEvent

    github-webhooks GitHub.Data.Webhooks.Events

    No documentation available.

  5. module Graphics.UI.Gtk.Printing.PageSetup

    Stores page setup information

    • Module available since Gtk+ version 2.10

  6. data PageSetup

    gtk3 Graphics.UI.Gtk.Printing.PageSetup

    No documentation available.

  7. class GObjectClass o => PageSetupClass o

    gtk3 Graphics.UI.Gtk.Printing.PageSetup

    No documentation available.

  8. data PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  9. PageOrientationLandscape :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  10. PageOrientationPortrait :: PageOrientation

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

Page 229 of many | Previous | Next