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.

  1. ProcessRegistrationException :: String -> !Maybe ProcessId -> ProcessRegistrationException

    distributed-process Control.Distributed.Process

    No documentation available.

  2. data ProcessTerminationException

    distributed-process Control.Distributed.Process

    Thrown by terminate

  3. ProcessTerminationException :: ProcessTerminationException

    distributed-process Control.Distributed.Process

    No documentation available.

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

    distributed-process Control.Distributed.Process

    Deprecated: Use Control.Monad.Catch.onException instead

  5. data ProcessExitException

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

    Internal exception thrown indirectly by exit

  6. data ProcessTerminationException

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

    Thrown by terminate

  7. ProcessTerminationException :: ProcessTerminationException

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

    No documentation available.

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

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

    Deprecated: Use Control.Monad.Catch.onException instead

  9. 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)

  10. data NodeClosedException

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

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

Page 22 of many | Previous | Next