Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
distributed-process Control.Distributed.Process.Internal.Primitives Provide information about a running process
ProcessInfo :: NodeId -> [String] -> Int -> [(ProcessId, MonitorRef)] -> [ProcessId] -> ProcessInfodistributed-process Control.Distributed.Process.Internal.Primitives No documentation available.
data
ProcessTerminationException distributed-process Control.Distributed.Process.Internal.Primitives Thrown by terminate
ProcessTerminationException :: ProcessTerminationExceptiondistributed-process Control.Distributed.Process.Internal.Primitives No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Exception thrown when a linked channel (port) dies
PortLinkException :: SendPortId -> DiedReason -> PortLinkExceptiondistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types Message sent by channel (port) monitors
PortMonitorNotification :: MonitorRef -> SendPortId -> DiedReason -> PortMonitorNotificationdistributed-process Control.Distributed.Process.Internal.Types No documentation available.
-
distributed-process Control.Distributed.Process.Internal.Types The Cloud Haskell Process type
Process :: ReaderT LocalProcess IO a -> Process adistributed-process Control.Distributed.Process.Internal.Types No documentation available.