Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. module Yesod.Paginator.Pages

    No documentation available.

  2. data PageNumber

    yesod-paginator Yesod.Paginator.Pages

    No documentation available.

  3. data Pages a

    yesod-paginator Yesod.Paginator.Pages

    No documentation available.

  4. newtype PageParamName

    yesod-paginator Yesod.Paginator.Paginate

    No documentation available.

  5. PageParamName :: Text -> PageParamName

    yesod-paginator Yesod.Paginator.Paginate

    No documentation available.

  6. newtype PageParamName

    yesod-paginator Yesod.Paginator.PaginationConfig

    No documentation available.

  7. PageParamName :: Text -> PageParamName

    yesod-paginator Yesod.Paginator.PaginationConfig

    No documentation available.

  8. data PageContent url

    classy-prelude-yesod ClassyPrelude.Yesod

    Content for a web page. By providing this datatype, we can easily create generic site templates, which would have the type signature:

    PageContent url -> HtmlUrl url
    

  9. PageContent :: Html -> !Maybe Text -> !HtmlUrl url -> !HtmlUrl url -> PageContent url

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  10. data PageSetupCopyMethodInfo

    gi-gtk GI.Gtk

    No documentation available.

Page 233 of many | Previous | Next