git-date

Bindings to the date parsing from Git.

https://github.com/singpolyma/git-date-haskell

Latest on Hackage:0.3.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-2.0-only licensed and maintained by Stephen Paul Weber

This library implements a simple, pure binding onto the date parsing code from git. Why? Because it was the only reasonable implementation of a generic date parser I could find.