Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. unsafePrettyPrint :: Outputable a => a -> String

    ghc-lib-parser-ex Language.Haskell.GhclibParserEx.GHC.Utils.Outputable

    No documentation available.

  2. class HPrintfType t

    hledger Hledger.Cli.Script

    The HPrintfType class provides the variable argument magic for hPrintf. Its implementation is intentionally not visible from this module.

  3. hPrintf :: HPrintfType r => Handle -> String -> r

    hledger Hledger.Cli.Script

    Similar to printf, except that output is via the specified Handle. The return type is restricted to (IO a).

  4. fprintfVector :: FilePath -> String -> Vector Double -> IO ()

    hmatrix-gsl Numeric.GSL.LinearAlgebra

    Saves the elements of a vector, with a given format (%f, %e, %g), to an ASCII file.

  5. formatConfigPrettyPrint :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V1

    Deprecated: use formatConfigPrettyPrintFunction instead

  6. formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  7. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  8. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  9. formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  10. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

Page 207 of many | Previous | Next