summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Core
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Improve error messagesJasper Van der Jeugt7-71/+198
2018-11-24Kill warningJasper Van der Jeugt1-1/+0
2018-10-28Speed up hashing in cache0xd34df00d1-2/+6
2018-10-13Updated type of fromFilePath to use FilePath instead of StringJim McStanton1-1/+1
Resolves #661
2018-03-20Make Pandoc dependency optionalBergi1-1/+0
2018-03-13Fix issue with CPP and /*Jasper Van der Jeugt2-83/+102
2018-03-13Add Semigroup instances for existing MonoidsChristian Barcenas4-0/+58
Ensures forwards compatibility with future Haskell/GHC releases as the Semigroup/Monoid Proposal is gradually implemented. Closes #525 and #536.
2018-03-07Optimise CSS compressionBergi1-1/+1
2017-12-25 Extend capture with Regex handlingfrederik-h1-2/+4
2017-11-17Make unixFilter output stderr when failingNick Boultbee1-1/+2
Fixes #581.
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt26-0/+3509