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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. LogAll :: LogLevel

    webdriver Test.WebDriver.Types

    No documentation available.

  2. addCallerToSubAssertStack :: CallStack -> HtfStack -> Maybe String -> HtfStack

    HTF Test.Framework.TestInterface

    No documentation available.

  3. hse_calledFunction :: HtfStackEntry -> String

    HTF Test.Framework.TestInterface

    No documentation available.

  4. restCallStack :: HtfStack -> [HtfStackEntry]

    HTF Test.Framework.TestInterface

    No documentation available.

  5. type CallStack = [(Maybe String, Location)]

    HTF Test.Framework.TestTypes

    A type for call-stacks

  6. type ReportAllTests = [FlatTest] -> TR ()

    HTF Test.Framework.TestTypes

    Reports the IDs of all tests available.

  7. attachCallStack :: ColorString -> HtfStack -> ColorString

    HTF Test.Framework.TestTypes

    No documentation available.

  8. rr_wallTimeMs :: RunResult -> Milliseconds

    HTF Test.Framework.TestTypes

    Execution time in milliseconds.

  9. to_parallel :: TestOptions -> Bool

    HTF Test.Framework.TestTypes

    No documentation available.

  10. tr_reportAllTests :: TestReporter -> ReportAllTests

    HTF Test.Framework.TestTypes

    Called to report the IDs of all tests available.

Page 528 of many | Previous | Next

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