Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-17 | Merge branch 'master' of https://github.com/jaspervdj/hakyll | Igor Pashev | 1 | -9/+1 |
2020-11-12 | Remove unnecessary conditional compilation for parseTimeM (#781) | Liang-Ting Chen | 1 | -9/+1 |
2020-06-10 | Support dd.mm.yyyy date format | Igor Pashev | 1 | -0/+3 |
2020-03-07 | Add MonadFail imports | Nikolay Yakimov | 1 | -0/+1 |
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 | 1 | -1/+1 |
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 | 1 | -31/+101 |
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 |
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 1 | -0/+379 |