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

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. formatConfigHtmlOutput :: FormatConfig -> Bool

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

    No documentation available.

  2. formatConfigOutputUnicode :: FormatConfig -> Bool

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

    No documentation available.

  3. formatConfigPrettyPrint :: FormatConfig -> Bool

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

    Deprecated: use formatConfigPrettyPrintFunction instead

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

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

    No documentation available.

  5. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  6. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  7. formatConfigReportProgress :: FormatConfig -> Bool

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

    No documentation available.

  8. formatConfigUseColor :: FormatConfig -> Bool

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

    No documentation available.

  9. formatConfigUseDiff :: FormatConfig -> Bool

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

    No documentation available.

  10. formatConfigUsedSeed :: FormatConfig -> Integer

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

    No documentation available.

Page 117 of many | Previous | Next

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