Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

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

  2. formatConfigPrettyPrint :: FormatConfig -> Bool

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

    Deprecated: use formatConfigPrettyPrintFunction instead

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

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

    No documentation available.

  4. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  5. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

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

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

    No documentation available.

  7. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  8. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  9. prettyPrint :: FormatM Bool

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

    Return True if the user requested pretty diffs, False otherwise.

  10. prettyPrintFunction :: FormatM (Maybe (String -> String -> (String, String)))

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

    Return a function for pretty-printing if the user requested pretty diffs, Nothing otherwise.

Page 319 of many | Previous | Next