| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
System.Cron.Internal.Describe.Types
Documentation
data Descriptor Source
Constructors
| Descriptor | |
Fields
| |
safeIntToMonth :: Int -> Month Source
safeIntToWeekDay :: Int -> Weekday Source
Constructors
| Verbose | |
| NotVerbose |
data TimeFormat Source
data DescribedValue Source
Instances
Constructors
| ConcreteTime String | |
| Other (Maybe DescribedValue) (Maybe DescribedValue) |
data Description Source
Constructors
| Desc | |
Fields
| |
Instances