Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Saturn.Unstable.MatchSpec
Documentation
withDayOfMonth :: DayOfMonth -> UTCTime -> UTCTime Source #
withMonthOfYear :: MonthOfYear -> UTCTime -> UTCTime Source #
newUtcTime :: MonadFail m => Year -> MonthOfYear -> DayOfMonth -> Int -> Int -> Pico -> m UTCTime Source #
shrinkUtcTime :: UTCTime -> [UTCTime] Source #