• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data Formatter

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

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

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

  3. data FormatterOptions

    ShellCheck ShellCheck.Interface

    No documentation available.

  4. ForAll :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for all"

  5. ForEach :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for each"

  6. ForEachOf :: DistributiveGlobalQuantor

    ace ACE.Types.Syntax

    "for each of"

  7. ForEvery :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for every"

  8. data FormattingOptions

    aeson-typescript Data.Aeson.TypeScript.TH

    No documentation available.

  9. FormattingOptions :: Int -> (String -> String) -> (String -> String) -> ExportMode -> SumTypeFormat -> FormattingOptions

    aeson-typescript Data.Aeson.TypeScript.TH

    No documentation available.

  10. Foreground :: ConsoleLayer

    ansi-terminal-types System.Console.ANSI.Types

    No documentation available.

Page 323 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete