Safe Haskell | Safe-Inferred |
---|
Cgm.Control.Concurrent.NotificationCount
Documentation
type NotificationCount = MVar (Word64, [IO ()])Source
withNotificationCount :: (NotificationCount -> IO a) -> IO () -> IO aSource
cognimeta-utils-0.1.2: Utilities for Cognimeta products (such as perdure). API may change often.
Safe Haskell | Safe-Inferred |
---|
Cgm.Control.Concurrent.NotificationCount
type NotificationCount = MVar (Word64, [IO ()])Source
withNotificationCount :: (NotificationCount -> IO a) -> IO () -> IO aSource