Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. footer_ :: [Attribute action] -> [View action] -> View action

    miso Miso.Html.Element

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footer

  2. footnotes :: Extension

    mmark-ext Text.MMark.Extension.Footnotes

    The extension performs two transformations:

    • It turns links with URIs with footnote scheme and single path piece consisting of a number into links to footnote references.
    • It turns block quotes with the "footnotes" label (see the example below) into a footnote section.
    Here goes some text [1](footnote:1).
    
    > footnotes
    
    1. Here we have the footnote.
    
    The extension is not fully safe though in the sense that we can't check that a footnote reference refers to an existing footnote and that footnotes have the corresponding references, or that they are present in the document in the right order.

  3. footer :: DecodedMessageAttachment -> Maybe Text

    slack-web Web.Slack.Experimental.Events.Types

    No documentation available.

  4. footerIcon :: DecodedMessageAttachment -> Maybe Text

    slack-web Web.Slack.Experimental.Events.Types

    No documentation available.

  5. footer :: Selector

    clay Clay

    No documentation available.

  6. footer :: Selector

    clay Clay.Elements

    No documentation available.

  7. footer :: ToElem a => a -> Perch

    ghcjs-perch GHCJS.Perch

    No documentation available.

  8. footerIssue :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    Label for button to create an issue against the Lighthouse GitHub project.

  9. footerIssue :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed.Types

    Label for button to create an issue against the Lighthouse GitHub project.

  10. footerColor :: BandingProperties -> Maybe Color

    gogol-sheets Gogol.Sheets

    The color of the last row or column. If this field is not set, the last row or column is filled with either firstbandcolor or secondbandcolor, depending on the color of the previous row or column. Deprecated: Use footercolorstyle.

Page 9 of many | Previous | Next