hodatime-0.1.1.1: src/Data/HodaTime/Calendar/Hebrew.hs
module Data.HodaTime.Calendar.Hebrew
(
)
where
data HebrewMonthNumbering =
HebrewCivil
| HebrewScriptural
deriving (Eq, Show)module Data.HodaTime.Calendar.Hebrew
(
)
where
data HebrewMonthNumbering =
HebrewCivil
| HebrewScriptural
deriving (Eq, Show)