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

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. module ShellCheck.Formatter.Format

    No documentation available.

  2. data Formatter

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

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

    ShellCheck ShellCheck.Formatter.Format

    No documentation available.

  4. data FormatterOptions

    ShellCheck ShellCheck.Interface

    No documentation available.

  5. ForAll :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for all"

  6. ForEach :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for each"

  7. ForEachOf :: DistributiveGlobalQuantor

    ace ACE.Types.Syntax

    "for each of"

  8. ForEvery :: UniversalGlobalQuantor

    ace ACE.Types.Syntax

    "for every"

  9. data FormattingOptions

    aeson-typescript Data.Aeson.TypeScript.TH

    No documentation available.

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

    aeson-typescript Data.Aeson.TypeScript.TH

    No documentation available.

Page 323 of many | Previous | Next

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