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 :: String -> Info e -> Info e

    envparse Env

    Set the help text footer (it usually includes examples)

  2. footer :: String -> Info e -> Info e

    envparse Env.Internal.Help

    Set the help text footer (it usually includes examples)

  3. foodAndDrink :: Fake Text

    fakedata Faker.SlackEmoji

    No documentation available.

  4. footer :: Formatter -> IO ()

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

  5. footer :: String -> InfoMod a

    configuration-tools Configuration.Utils.CommandLine

    Specify a footer for this parser.

  6. footerDoc :: Maybe Doc -> InfoMod a

    configuration-tools Configuration.Utils.CommandLine

    Specify a footer for this parser as a 'Prettyprinter.Doc AnsiStyle' value.

  7. foot :: Fractional a => Unit 'NonMetric DLength a

    dimensional Numeric.Units.Dimensional.NonSI

    One international foot is one third of an international yard. See here for further information.

    >>> 1 *~ foot
    0.3048 m
    
    3 *~ foot === 1 *~ yard
    
    >>> 1 *~ foot :: Length Rational
    381 % 1250 m
    

  8. footnotes :: DiscountOption

    discount Text.Discount

    Enable Markdown Extra style footnotes. See http://michelf.com/projects/php-markdown/extra/#footnotes. For example:

    Here's some text with a footnote.[^1]
    
    [^1]: Here's a footnote with some text.
    
    Footnotes have backlinks to their parent.

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

    lucid2 Lucid.Html5

    footer element

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

    miso Miso.Html

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

Page 8 of many | Previous | Next