Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. format :: IO Formatter

    ShellCheck ShellCheck.Formatter.JSON1

    No documentation available.

  2. format :: FormatterOptions -> IO Formatter

    ShellCheck ShellCheck.Formatter.Quiet

    No documentation available.

  3. format :: FormatterOptions -> IO Formatter

    ShellCheck ShellCheck.Formatter.TTY

    No documentation available.

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

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

    No documentation available.

  5. 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.

  6. 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.

  7. 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.

  8. formatTSDeclarations :: [TSDeclaration] -> String

    aeson-typescript Data.Aeson.TypeScript.TH

    Same as formatTSDeclarations', but uses default formatting options.

  9. formatTSDeclarations' :: FormattingOptions -> [TSDeclaration] -> String

    aeson-typescript Data.Aeson.TypeScript.TH

    Format a list of TypeScript declarations into a string, suitable for putting directly into a .d.ts file.

  10. foreground :: Coloring -> Maybe AnsiColor

    ansigraph System.Console.Ansigraph.Core

    No documentation available.

Page 153 of many | Previous | Next