Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Archives
Documentation
Constructors
Archives | |
Fields
|
type YearlyArchives = Archives String Source #
buildYearlyArchives :: (MonadMetadata m, MonadFail m) => TimeLocale -> TimeZone -> Pattern -> (String -> Identifier) -> m YearlyArchives Source #
buildMonthlyArchives :: (MonadMetadata m, MonadFail m) => TimeLocale -> TimeZone -> Pattern -> ((String, String) -> Identifier) -> m MonthlyArchives Source #