Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ProcessTerminationException :: ProcessTerminationExceptiondistributed-process Control.Distributed.Process No documentation available.
onException :: Process a -> Process b -> Process adistributed-process Control.Distributed.Process Deprecated: Use Control.Monad.Catch.onException instead
-
distributed-process Control.Distributed.Process.Internal.Primitives Internal exception thrown indirectly by exit
data
ProcessTerminationException distributed-process Control.Distributed.Process.Internal.Primitives Thrown by terminate
ProcessTerminationException :: ProcessTerminationExceptiondistributed-process Control.Distributed.Process.Internal.Primitives No documentation available.
onException :: Process a -> Process b -> Process adistributed-process Control.Distributed.Process.Internal.Primitives Deprecated: Use Control.Monad.Catch.onException instead
DiedException :: String -> DiedReasondistributed-process Control.Distributed.Process.Internal.Types The process exited with an exception (provided as String because Exception does not implement Binary)
-
distributed-process Control.Distributed.Process.Internal.Types Thrown by some primitives when they notice the node has been closed.
NodeClosedException :: NodeId -> NodeClosedExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Exception thrown when a linked node dies