saturn-1.0.0.3: Handle POSIX cron schedules.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Saturn.Unstable.Type.Month

Documentation

newtype Month Source #

Constructors

Month Field 

Instances

Instances details
Show Month Source # 
Instance details

Defined in Saturn.Unstable.Type.Month

Methods

showsPrec :: Int -> Month -> ShowS #

show :: Month -> String #

showList :: [Month] -> ShowS #

Eq Month Source # 
Instance details

Defined in Saturn.Unstable.Type.Month

Methods

(==) :: Month -> Month -> Bool #

(/=) :: Month -> Month -> Bool #