Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-12 | Remove unnecessary conditional compilation for parseTimeM (#781) | Liang-Ting Chen | 1 | -9/+1 |
2020-03-07 | Add MonadFail imports | Nikolay Yakimov | 2 | -0/+2 |
2020-02-26 | Fix timezone parsing with time-1.9 | Jasper Van der Jeugt | 1 | -0/+3 |
2020-02-26 | Support GHC-8.8 | Veronika Romashkina | 2 | -5/+5 |
2019-10-10 | Fix a typo, t missing from the. | Phil de Joux | 1 | -1/+1 |
2019-08-30 | Improve error messages | Jasper Van der Jeugt | 3 | -88/+209 |
2019-05-25 | Add option to specify date in directory structure | Taeer Bar-Yam | 1 | -2/+9 |
2018-10-02 | Drop extension when parsing dates in filepaths | Gabriel Aumala | 1 | -2/+2 |
2018-03-18 | Fix typo in modificationTimeField docstring | Iustin Pop | 1 | -1/+1 |
2018-03-13 | Add Semigroup instances for existing Monoids | Christian Barcenas | 1 | -0/+12 |
2018-01-07 | Embed feed templates rather than using data-files | Roman Kuznetsov | 1 | -1/+0 |
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 5 | -0/+1066 |