Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data Descriptor Source #
Descriptor | |
|
safeIntToMonth :: Int -> Month Source #
Instances
Bounded Weekday Source # | |
Enum Weekday Source # | |
Show Weekday Source # | |
safeIntToWeekDay :: Int -> Weekday Source #
data TimeFormat Source #
data DescribedValue Source #
Instances
Show DescribedValue Source # | |
Defined in System.Cron.Internal.Describe.Types showsPrec :: Int -> DescribedValue -> ShowS # show :: DescribedValue -> String # showList :: [DescribedValue] -> ShowS # |
data Description Source #
Desc | |
|
Instances
Show Description Source # | |
Defined in System.Cron.Internal.Describe.Types showsPrec :: Int -> Description -> ShowS # show :: Description -> String # showList :: [Description] -> ShowS # |