Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. getActivityCommentsOptions_perPage :: GetActivityCommentsOptions -> Integer

    strive Strive.Options.Comments

    No documentation available.

  2. getSegmentEffortsOptions_page :: GetSegmentEffortsOptions -> Integer

    strive Strive.Options.Segments

    No documentation available.

  3. getSegmentEffortsOptions_perPage :: GetSegmentEffortsOptions -> Integer

    strive Strive.Options.Segments

    No documentation available.

  4. getSegmentLeaderboardOptions_page :: GetSegmentLeaderboardOptions -> Integer

    strive Strive.Options.Segments

    No documentation available.

  5. getSegmentLeaderboardOptions_perPage :: GetSegmentLeaderboardOptions -> Integer

    strive Strive.Options.Segments

    No documentation available.

  6. package webpage

    Organized and simple web page scaffold for blaze and lucid Please see the README on Github at https://github.com/athanclark/webpage#readme

  7. data WebPage markup attr attrSet

    webpage Web.Page.Types

    Generic layout for a web page. We keep the data type purely parametric to allow for record-syntax overloading / reassignment, like this: .

    page :: WebPage (Html ()) T.Text
    
    page' = page {pageTitle = "foo!"}
    

  8. WebPage :: attr -> markup -> markup -> markup -> markup -> markup -> markup -> markup -> attrSet -> WebPage markup attr attrSet

    webpage Web.Page.Types

    No documentation available.

  9. module XMonad.Hooks.TaffybarPagerHints

    This module exports additional X properties that allow taffybar to understand the state of XMonad.

  10. getMainPageUrl :: RunZim h => h -> IO (Maybe Url)

    zim-parser Codec.Archive.Zim.Parser

    Returns URL of main page in ZIM. This URL can be used for redirecting to the actual page.

Page 668 of many | Previous | Next