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. footnote :: MonadTest m => String -> m ()

    hedgehog Hedgehog

    Logs a message to be displayed as additional information in the footer of the failure report.

  2. footnoteShow :: (MonadTest m, Show a) => a -> m ()

    hedgehog Hedgehog

    Logs a value to be displayed as additional information in the footer of the failure report.

  3. footnote :: MonadTest m => String -> m ()

    hedgehog Hedgehog.Internal.Property

    Logs a message to be displayed as additional information in the footer of the failure report.

  4. footnoteShow :: (MonadTest m, Show a) => a -> m ()

    hedgehog Hedgehog.Internal.Property

    Logs a value to be displayed as additional information in the footer of the failure report.

  5. footer :: Html -> Html

    blaze-html Text.Blaze.Html5

    Combinator for the <footer> element. Example:

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

  6. footer :: Html -> Html

    blaze-html Text.Blaze.XHtml5

    Combinator for the <footer> element. Example:

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

  7. footerFormatter :: Formatter -> FormatM ()

    hspec-core Test.Hspec.Core.Formatters.V1

    No documentation available.

  8. footer_ :: Term arg result => arg -> result

    lucid Lucid.Html5

    footer element

  9. footControl :: T

    midi Sound.MIDI.Controller

    No documentation available.

  10. footControlLSB :: T

    midi Sound.MIDI.Controller

    No documentation available.

Page 5 of many | Previous | Next