Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. helpFooter :: ParserHelp -> Chunk Doc

    optparse-applicative Options.Applicative.Help.Types

    No documentation available.

  2. helpFooter :: ParserHelp -> Chunk Doc

    optparse-applicative Options.Applicative.Types

    No documentation available.

  3. infoFooter :: ParserInfo a -> Chunk Doc

    optparse-applicative Options.Applicative.Types

    footer of the full parser description

  4. failureFootnotes :: FailureReport -> ![String]

    hedgehog Hedgehog.Internal.Report

    No documentation available.

  5. tfoot :: Html -> Html

    blaze-html Text.Blaze.Html4.FrameSet

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

  6. tfoot :: Html -> Html

    blaze-html Text.Blaze.Html4.Strict

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

  7. tfoot :: Html -> Html

    blaze-html Text.Blaze.Html4.Transitional

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

  8. tfoot :: Html -> Html

    blaze-html Text.Blaze.Html5

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

  9. tfoot :: Html -> Html

    blaze-html Text.Blaze.XHtml1.FrameSet

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

  10. tfoot :: Html -> Html

    blaze-html Text.Blaze.XHtml1.Strict

    Combinator for the <tfoot> element. Example:

    tfoot $ span $ toHtml "foo"
    
    Result:
    <tfoot><span>foo</span></tfoot>
    

Page 15 of many | Previous | Next