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. parallelNFromArgs' :: forall context a (m :: Type -> Type) . (MonadUnliftIO m, HasCommandLineOptions context a) => NodeOptions -> (CommandLineOptions a -> Int) -> SpecFree (LabelValue "parallelSemaphore" QSem :> context) m () -> SpecFree context m ()

    sandwich Test.Sandwich

    No documentation available.

  2. parallelSemaphore :: Label "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

  3. failureReportIncludeCallStacks :: FailureReportFormatter -> Bool

    sandwich Test.Sandwich.Formatters.FailureReport

    No documentation available.

  4. printFormatterIncludeCallStacks :: PrintFormatter -> Bool

    sandwich Test.Sandwich.Formatters.Print

    Whether to include callstacks with failures.

  5. CustomTUIExceptionMessageAndCallStack :: Text -> Maybe CallStack -> CustomTUIException

    sandwich Test.Sandwich.Formatters.TerminalUI

    No documentation available.

  6. InitialFoldingAllClosed :: InitialFolding

    sandwich Test.Sandwich.Formatters.TerminalUI

    No documentation available.

  7. InitialFoldingAllOpen :: InitialFolding

    sandwich Test.Sandwich.Formatters.TerminalUI

    No documentation available.

  8. RunNodeParallel :: forall s l t context . RunNodeCommonWithStatus s l t -> [RunNodeWithStatus context s l t] -> RunNodeWithStatus context s l t

    sandwich Test.Sandwich.Internal

    No documentation available.

  9. callCommandWithFileLogging :: (HasCallStack, MonadUnliftIO m, MonadLogger m, HasBaseContextMonad context m) => String -> m ()

    sandwich Test.Sandwich.Logging

    Higher level version of createProcessWithFileLogging, accepting a shell command.

  10. callCommandWithFileLogging' :: (HasCallStack, MonadUnliftIO m, MonadLogger m, HasBaseContextMonad context m) => FilePath -> String -> m ()

    sandwich Test.Sandwich.Logging

    Like callCommandWithFileLogging, but accepting a name to use for the log files.

Page 482 of many | Previous | Next