MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:pretty-relative-time-0.3.0.0@sha256:95eaf4baf017bbd039a1220b1cf4b58637f61f1d501cfba10ac49b00ddacb0fb,1729

Module documentation for 0.3.0.0

pretty-relative-time

Changes

Changelog for pretty-relative-time

[0.3.0.0] - 2021-11-20

Changed

  • Support for genvalidity >=1.0.0.0

[0.2.0.0] - 2020-02-12

Changed

Fixed a bug like this:

 approximateDaysPerMonth :: Integral a => a
-approximateDaysPerMonth = 30
+approximateDaysPerMonth = 31