Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Hails.MVC.Model.ProtectedModel.Initialisation
Description
Contains only one operation to notify that the system's been initialised.
Documentation
initialiseSystem :: InitialisedEvent c => ProtectedModel a c -> IO () Source