Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
mmsyn7ukr-common Sound.Control.Exception.FinalException Data type FinalException is used to terminate the not needed further execution.
-
mpi-hs Control.Distributed.MPI.Storable Exception type indicating an error in a call to MPI
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.