Safe Haskell | Safe-Inferred |
---|
Documentation
type NotificationCount = MVar (Word64, [IO ()])Source
withNotificationCount :: (NotificationCount -> IO a) -> IO () -> IO aSource
Safe Haskell | Safe-Inferred |
---|
type NotificationCount = MVar (Word64, [IO ()])Source
withNotificationCount :: (NotificationCount -> IO a) -> IO () -> IO aSource