Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
MPIException :: String -> MPIExceptionmpi-hs Control.Distributed.MPI.Storable No documentation available.
runException :: Maybe Int -> [IO ()] -> IO ()pooled-io Control.Concurrent.PooledIO.Independent If a thread ends with an exception, then terminate all threads and forward that exception. runException Nothing chooses to use all capabilities, whereas runException (Just n) chooses n capabilities.
-
FailT Control.Monad.Trans.Fail An exception that is produced by the FailT monad transformer.
FailException :: forall e . (Typeable e, Show e) => [e] -> CallStack -> FailExceptionFailT Control.Monad.Trans.Fail No documentation available.
-
FailT Control.Monad.Trans.Fail.String An exception that is produced by the FailT monad transformer.
FailException :: forall e . (Typeable e, Show e) => [e] -> CallStack -> FailExceptionFailT Control.Monad.Trans.Fail.String No documentation available.
-
FailT Control.Monad.Trans.Fail.Text An exception that is produced by the FailT monad transformer.
FailException :: forall e . (Typeable e, Show e) => [e] -> CallStack -> FailExceptionFailT Control.Monad.Trans.Fail.Text No documentation available.
componentErrorOriginalException :: ComponentError -> !SomeExceptioncomponentm Control.Monad.Component Exception that was originally thrown by the Application Callback
componentErrorOriginalException :: ComponentError -> !SomeExceptioncomponentm Control.Monad.Component.Internal.Types Exception that was originally thrown by the Application Callback