| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Taskwarrior.Priority
Description
This module provides the type for the Priority of a task.
Documentation
Instances
| Bounded Priority Source # | |
| Enum Priority Source # | |
Defined in Taskwarrior.Priority | |
| 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 # | |