time-quote

Quasi-quoters for dates and times

https://github.com/ttuegel/time-quote#readme

Latest on Hackage:1.9.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Thomas Tuegel

time-quote provides quasi-quoters to parse dates and times according to ISO 8601 formats. By using quasi-quotes for literals, parse errors are found by the compiler.