summaryrefslogtreecommitdiff
path: root/src/Init.hs
AgeCommit message (Collapse)AuthorFilesLines
2021-05-30Async runtime with graph-based dependency cycle checks (#844)Laurent P. René de Cotret1-1/+1
* Async runtime * Activate multi-threading in template repo * Style changes after feedback * Limiting the number of concurrent tasks * Revert "Limiting the number of concurrent tasks" This reverts commit 38984f6f5332632be8c4cab3e29d37e318492d70.
2020-11-12Make sure the initial project is writable (#804)Tobias Bora1-1/+6
2019-10-29hakyll-init: fix spacing of command line usageRobert1-1/+1
2018-03-26Fix import warningJasper Van der Jeugt1-1/+5
2018-03-26Get rid of foldMap for older GHCJasper Van der Jeugt1-3/+2
2017-10-15Added overwritten files checkIlya Murzinov1-16/+40
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt1-0/+96