Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module provides the type for the Priority
of a task.
Documentation
Instances
Bounded Priority Source # | |
Enum Priority Source # | |
Eq Priority Source # | |
Ord Priority Source # | |
Defined in Taskwarrior.Priority | |
Read Priority Source # | |
Show Priority Source # | |
ToJSON Priority Source # | |
Defined in Taskwarrior.Priority | |
FromJSON Priority Source # | |