Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module deals with information of a task which is dependent on the status.
Documentation
A task can be pending, deleted, completed, waiting or recurring. It is recommended to access the fields only by pattern matching since the getters are partial.