MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:pretty-relative-time-0.2.0.0@sha256:11265a53e9d0f8ca05fe162c1b7d463b5fbe525d1175892244dbf95e60fe8b98,1777

Module documentation for 0.2.0.0

pretty-relative-time

Changes

Changelog for pretty-relative-time

Unreleased changes

[0.2.0.0] - 2020-02-12

Changed

Fixed a bug like this:

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