summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Web/Template
AgeCommit message (Expand)AuthorFilesLines
2020-11-12Remove unnecessary conditional compilation for parseTimeM (#781)Liang-Ting Chen1-9/+1
2020-03-07Add MonadFail importsNikolay Yakimov2-0/+2
2020-02-26Fix timezone parsing with time-1.9Jasper Van der Jeugt1-0/+3
2020-02-26Support GHC-8.8Veronika Romashkina2-5/+5
2019-10-10Fix a typo, t missing from the.Phil de Joux1-1/+1
2019-08-30Improve error messagesJasper Van der Jeugt3-88/+209
2019-05-25Add option to specify date in directory structureTaeer Bar-Yam1-2/+9
2018-10-02Drop extension when parsing dates in filepathsGabriel Aumala1-2/+2
2018-03-18Fix typo in modificationTimeField docstringIustin Pop1-1/+1
2018-03-13Add Semigroup instances for existing MonoidsChristian Barcenas1-0/+12
2018-01-07Embed feed templates rather than using data-filesRoman Kuznetsov1-1/+0
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt5-0/+1066