Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-17 | Fix compression of calc() in CSS | Krzysztof Jurewicz | 1 | -0/+18 | |
According to Mozilla Developer Network, “The + and - operators must always be surrounded by whitespace.”. | |||||
2017-11-17 | Make unixFilter output stderr when failing | Nick Boultbee | 1 | -1/+2 | |
Fixes #581. | |||||
2017-11-17 | Export Check type from Hakyll.Commands | Futtetennista | 1 | -1/+3 | |
2017-07-10 | Expose & document hakyllWithExitCodeAndArgs, Options, and Command | Michael Walker | 1 | -0/+15 | |
2017-07-05 | Better errors for redirects | Jasper Van der Jeugt | 1 | -4/+11 | |
2017-07-05 | Redirect: add checks for non-overlapping definitions | gwern | 1 | -1/+7 | |
2017-07-04 | Fix early exit when calling check as a library | Jasper Van der Jeugt | 1 | -1/+1 | |
See #496 | |||||
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 51 | -0/+7025 | |