Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-10 | Use makeRelativeToProject with embedFile (for stack ghci) | Michael Sloan | 1 | -6/+5 | |
The 'makeRelativeToProject' allows usage of package relative filepaths, even if ghc's working dir is not the package directory. This enables me to have a locally modified version of hakyll as part of my stack project, and run "stack ghci" to load my hakyll project + hakyll all into one ghci session. | |||||
2018-01-07 | decodeUtf8 over unsafe unpack for feed templates | Jasper Van der Jeugt | 1 | -7/+12 | |
2018-01-07 | Embed feed templates rather than using data-files | Roman Kuznetsov | 1 | -13/+28 | |
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 1 | -0/+135 | |