MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:fuzzy-time-0.3.0.1@sha256:5607b7cee635d33caf88ea6c4660540a25d762247195bce179ae8ad8cd2035fa,971

Module documentation for 0.3.0.1

Fuzzy time types, parsing and resolution

Changes

Changelog

[0.3.0.1] - 2025-07-15

Added

  • Support for time >= 1.14

[0.3.0.0] - 2023-05-18

Added

  • Allowed for backwards resolution
  • Allow parsing named months
  • Allow parsing day of week with an extra diff of weeks

[0.2.0.3] - 2022-09-25

Changed

  • Compatibility with time 1.11

[0.2.0.2] - 2022-09-24

Changed

  • Compatibility with GHC 9.4

[0.2.0.0] - 2021-11-21

Changed

  • Got rid of CPP: Now requires time >=1.9