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. callCommandWithLogging :: (HasCallStack, MonadUnliftIO m, MonadLogger m, HasBaseContextMonad context m) => String -> m ()

    sandwich Test.Sandwich.Logging

    Higher level version of createProcessWithLogging, accepting a shell command.

  2. callCommandWithLogging' :: (HasCallStack, MonadUnliftIO m, MonadLogger m, HasBaseContextMonad context m) => LogLevel -> String -> m ()

    sandwich Test.Sandwich.Logging

    Higher level version of createProcessWithLogging', accepting a shell command.

  3. data SomeExceptionWithCallStack

    sandwich Test.Sandwich.Misc

    A wrapper type for exceptions with attached callstacks. Haskell doesn't currently offer a way to reliably get a callstack from an exception, but if you can throw (or catch+rethrow) this type then we'll unwrap it and present the callstack nicely.

  4. SomeExceptionWithCallStack :: e -> CallStack -> SomeExceptionWithCallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  5. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  6. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  7. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  8. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  9. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

  10. failureCallStack :: FailureReason -> Maybe CallStack

    sandwich Test.Sandwich.Misc

    No documentation available.

Page 483 of many | Previous | Next