Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-30 | Improve error messages | Jasper Van der Jeugt | 7 | -71/+198 | |
2018-11-24 | Kill warning | Jasper Van der Jeugt | 1 | -1/+0 | |
2018-10-28 | Speed up hashing in cache | 0xd34df00d | 1 | -2/+6 | |
2018-10-13 | Updated type of fromFilePath to use FilePath instead of String | Jim McStanton | 1 | -1/+1 | |
Resolves #661 | |||||
2018-03-20 | Make Pandoc dependency optional | Bergi | 1 | -1/+0 | |
2018-03-13 | Fix issue with CPP and /* | Jasper Van der Jeugt | 2 | -83/+102 | |
2018-03-13 | Add Semigroup instances for existing Monoids | Christian Barcenas | 4 | -0/+58 | |
Ensures forwards compatibility with future Haskell/GHC releases as the Semigroup/Monoid Proposal is gradually implemented. Closes #525 and #536. | |||||
2018-03-07 | Optimise CSS compression | Bergi | 1 | -1/+1 | |
2017-12-25 | Extend capture with Regex handling | frederik-h | 1 | -2/+4 | |
2017-11-17 | Make unixFilter output stderr when failing | Nick Boultbee | 1 | -1/+2 | |
Fixes #581. | |||||
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 26 | -0/+3509 | |