haskell-github-trust/thyme

WeekDate and Month data types

Opened this issue · 0 comments

This is just a suggestion, and there may be reasons I'm unaware that this wasn't done. I feel like having WeekDate and Month be data types instead of type synonyms for Int would be nice. It would add a little more type safety to the whole library.