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.

  1. ProcessTerminationException :: ProcessTerminationException

    distributed-process Control.Distributed.Process

    No documentation available.

  2. onException :: Process a -> Process b -> Process a

    distributed-process Control.Distributed.Process

    Deprecated: Use Control.Monad.Catch.onException instead

  3. data ProcessExitException

    distributed-process Control.Distributed.Process.Internal.Primitives

    Internal exception thrown indirectly by exit

  4. data ProcessTerminationException

    distributed-process Control.Distributed.Process.Internal.Primitives

    Thrown by terminate

  5. ProcessTerminationException :: ProcessTerminationException

    distributed-process Control.Distributed.Process.Internal.Primitives

    No documentation available.

  6. onException :: Process a -> Process b -> Process a

    distributed-process Control.Distributed.Process.Internal.Primitives

    Deprecated: Use Control.Monad.Catch.onException instead

  7. DiedException :: String -> DiedReason

    distributed-process Control.Distributed.Process.Internal.Types

    The process exited with an exception (provided as String because Exception does not implement Binary)

  8. data NodeClosedException

    distributed-process Control.Distributed.Process.Internal.Types

    Thrown by some primitives when they notice the node has been closed.

  9. NodeClosedException :: NodeId -> NodeClosedException

    distributed-process Control.Distributed.Process.Internal.Types

    No documentation available.

  10. data NodeLinkException

    distributed-process Control.Distributed.Process.Internal.Types

    Exception thrown when a linked node dies

Page 22 of many | Previous | Next