haskell / time

A time library
http://hackage.haskell.org/package/time
Other
119 stars 79 forks source link

[#179] Add property and unit tests for DayPeriod functions #182

Closed sestrella closed 3 years ago

sestrella commented 3 years ago

Based on the following comment this PR adds some property and unit tests for functions that have DayPeriod as a type constraint.

AshleyYakeley commented 3 years ago

Thanks!