Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
distributed-process Control.Distributed.Process Exception thrown when a linked channel (port) dies
PortLinkException :: SendPortId -> DiedReason -> PortLinkExceptiondistributed-process Control.Distributed.Process No documentation available.
-
distributed-process Control.Distributed.Process Message sent by channel (port) monitors
PortMonitorNotification :: MonitorRef -> SendPortId -> DiedReason -> PortMonitorNotificationdistributed-process Control.Distributed.Process No documentation available.
-
distributed-process Control.Distributed.Process The Cloud Haskell Process type
-
distributed-process Control.Distributed.Process Process identifier
-
distributed-process Control.Distributed.Process Provide information about a running process
ProcessInfo :: NodeId -> [String] -> Int -> [(ProcessId, MonitorRef)] -> [ProcessId] -> ProcessInfodistributed-process Control.Distributed.Process No documentation available.
-
distributed-process Control.Distributed.Process Exceptions thrown when a linked process dies
ProcessLinkException :: ProcessId -> DiedReason -> ProcessLinkExceptiondistributed-process Control.Distributed.Process No documentation available.