Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. format :: FormatterOptions -> IO Formatter

    ShellCheck ShellCheck.Formatter.Diff

    No documentation available.

  2. format :: IO Formatter

    ShellCheck ShellCheck.Formatter.GCC

    No documentation available.

  3. format :: IO Formatter

    ShellCheck ShellCheck.Formatter.JSON

    No documentation available.

  4. format :: IO Formatter

    ShellCheck ShellCheck.Formatter.JSON1

    No documentation available.

  5. format :: FormatterOptions -> IO Formatter

    ShellCheck ShellCheck.Formatter.Quiet

    No documentation available.

  6. format :: FormatterOptions -> IO Formatter

    ShellCheck ShellCheck.Formatter.TTY

    No documentation available.

  7. forkJoin :: Int -> (Int -> IO b) -> IO [b]

    abstract-deque-tests Data.Concurrent.Deque.Tests

    No documentation available.

  8. forEachInObject :: forall (m :: Type -> Type) err a . (Functor m, Monad m) => (Text -> ParseT err m a) -> ParseT err m [a]

    aeson-better-errors Data.Aeson.BetterErrors

    Parse each property in an object with the given parser, given the key as an argument, and collect the results.

  9. forEachInObject :: forall (m :: Type -> Type) err a . (Functor m, Monad m) => (Text -> ParseT err m a) -> ParseT err m [a]

    aeson-better-errors Data.Aeson.BetterErrors.Internal

    Parse each property in an object with the given parser, given the key as an argument, and collect the results.

  10. formatTSDeclaration :: FormattingOptions -> TSDeclaration -> String

    aeson-typescript Data.Aeson.TypeScript.TH

    Format a single TypeScript declaration. This version accepts a FormattingOptions object in case you want more control over the output.

Page 153 of many | Previous | Next