Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. data FormatType

    PyF PyF.Formatters

    This formatter formats an integral or a fractional.

  2. data FormatMode

    PyF PyF.Internal.PythonSyntax

    A Formatter, listing padding, format and and grouping char

  3. FormatMode :: Padding -> TypeFormat -> Maybe Char -> FormatMode

    PyF PyF.Internal.PythonSyntax

    No documentation available.

  4. module ShellCheck.Formatter.Format

    No documentation available.

  5. data Formatter

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

  6. Formatter :: IO () -> (CheckResult -> SystemInterface IO -> IO ()) -> (FilePath -> ErrorMessage -> IO ()) -> IO () -> Formatter

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

  7. data FormatterOptions

    ShellCheck ShellCheck.Interface

    No documentation available.

  8. ForAll :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for all"

  9. ForEach :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for each"

  10. ForEachOf :: DistributiveGlobalQuantor

    ace ACE.Types.Syntax

    "for each of"

Page 323 of many | Previous | Next