Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ProjectM36.Notifications
Synopsis
Documentation
notificationChanges :: Notifications -> TransactionGraph -> DatabaseContext -> DatabaseContext -> Notifications Source #
Returns the notifications which should be triggered based on the transition from the first DatabaseContext
to the second DatabaseContext
.