Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-14 | Compacted the code by unifying all the similar prefix options. | Nicole Rauch | 1 | -9/+6 | |
2016-08-14 | We need to constantly check whether we are at the start of a constant, not ↵ | Nicole Rauch | 1 | -5/+11 | |
just once. | |||||
2016-08-14 | Whitespace in certain kinds of string constants is no longer eliminated. | Nicole Rauch | 1 | -6/+22 | |
2016-08-04 | Fix partials and add a test | Jasper Van der Jeugt | 1 | -2/+2 | |
Fixes #460 | |||||
2016-08-03 | Reorganise template module hierarchy | Jasper Van der Jeugt | 4 | -428/+448 | |
2016-07-31 | Enable listings and indices in the preview server | Jasper Van der Jeugt | 1 | -5/+6 | |
Fixes #457 | |||||
2016-07-31 | Merge pull request #453 from sk3r/cmd_parser_replacement | Jasper Van der Jeugt | 1 | -71/+52 | |
cmdArgs to Options.Applicative | |||||
2016-07-25 | s/that/that the/ | samgd | 1 | -1/+1 | |
2016-07-25 | Fix merge conflicts | samgd | 3 | -19/+40 | |
2016-07-25 | Trim instructions. TrimRd chunk might need TrimL. Trim tests. | samgd | 2 | -6/+44 | |
2016-07-24 | Fix module layout | samgd | 3 | -204/+100 | |
2016-07-24 | cmdArgs to Options.Applicative | sk3r | 1 | -71/+52 | |
changed shell options parser from cmdAgrs to Options.Applicative | |||||
2016-07-24 | Working trimming but module loop and formatting req. | samgd | 3 | -124/+252 | |
2016-07-23 | Canonicalize file + initial if/for planning | samgd | 1 | -0/+86 | |
2016-07-23 | Expr trimming. '-' binds to '$'. | samgd | 2 | -7/+17 | |
2016-07-23 | Partial trimming | samgd | 1 | -5/+11 | |
2016-07-23 | For trimming | samgd | 1 | -6/+18 | |
2016-07-23 | Include file name in error messages | Lorenzo | 3 | -5/+19 | |
2016-07-23 | If Trim parsing | samgd | 1 | -11/+61 | |
2016-07-22 | Merge remote-tracking branch 'upstream/master' | Lorenzo | 3 | -38/+16 | |
2016-07-22 | Add Trim_ data constructors. Add If test for Trim | samgd | 1 | -6/+10 | |
2016-07-22 | Fail if template is not parsed until eof | Lorenzo | 1 | -3/+10 | |
This should fix the second problem in #376. | |||||
2016-07-22 | Switch preview server from Snap to Warp | Arguggi | 2 | -37/+15 | |
2016-07-22 | Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less ↵ | Luca Molteni | 1 | -1/+1 | |
compression but we preserve correct CSS semantic | |||||
2016-06-25 | Make errors in Check less verbose | Jan Tojnar | 1 | -14/+23 | |
2016-05-17 | Read `.metadata` files using bytestring | Jasper Van der Jeugt | 1 | -1/+3 | |
2016-04-29 | src/Hakyll/Web/Paginate.hs: Fix build failure | Sergei Trofimovich | 1 | -1/+1 | |
The code tried to generate Show instance for a function. I don't know where it used to come from but it's not there anymore. Build fails as: [48 of 49] Compiling Hakyll.Web.Paginate ( src/Hakyll/Web/Paginate.hs, dist/build/Hakyll/Web/Paginate.o ) src/Hakyll/Web/Paginate.hs:40:17: No instance for (Show (PageNumber -> Identifier)) (maybe you haven't applied enough arguments to a function?) arising from the second field of ‘Paginate’ (type ‘PageNumber -> Identifier’) Possible fix: use a standalone 'deriving instance' declaration, so you can specify the instance context yourself When deriving the instance for (Show Paginate) Change drops Show instance as it's not very useful. Signed-off-by: Sergei Trofimovich <siarheit@google.com> | |||||
2016-04-28 | Remove Show instance for Tags | Jasper Van der Jeugt | 1 | -1/+1 | |
Fixes #420 | |||||
2016-04-27 | Import catchIOError from System.IO.Error | Jasper Van der Jeugt | 1 | -1/+1 | |
2016-04-26 | Fix import errors on windows | Jasper Van der Jeugt | 1 | -0/+5 | |
2016-04-07 | Merge pull request #402 from Nicowcow/snippet-include | Jasper Van der Jeugt | 1 | -0/+17 | |
Add Snippet expression for snippet includes | |||||
2016-04-06 | Add Snippet expression for snippet includes | Nicolas Mattia | 1 | -0/+17 | |
2016-04-06 | Clean warnings | Jasper Van der Jeugt | 26 | -78/+46 | |
2016-04-06 | Hint for weird yaml error | Jasper Van der Jeugt | 1 | -2/+13 | |
2016-04-06 | Better errors for yaml parsing | Jasper Van der Jeugt | 1 | -6/+31 | |
2016-04-06 | Initial YAML support | Jasper Van der Jeugt | 8 | -102/+148 | |
See #225 | |||||
2016-03-14 | Fixes #408: Documentation for "unixFilter" now compiles | Richard Cook | 1 | -1/+1 | |
2016-01-31 | Merge pull request #385 from bergus/template | Jasper Van der Jeugt | 1 | -1/+9 | |
templateCompiler compiles resource body only | |||||
2015-11-20 | Item context has precedence before feed context | Yuriy Syrovetskiy | 1 | -2/+2 | |
2015-10-24 | templateBodyCompiler compiles resource body only | Bergi | 1 | -1/+9 | |
and becomes the new default, instead of templateCompiler fixes #378 | |||||
2015-10-24 | Export getModificationTime | Jasper Van der Jeugt | 1 | -2/+13 | |
2015-09-25 | guard explained | Javran Cheng | 1 | -0/+6 | |
2015-09-24 | prevent "-h" or "--help" from generating dir | Javran Cheng | 1 | -2/+2 | |
assume user in general is not expecting "--something" directory to be generated. | |||||
2015-08-16 | Add "poster" as a URL attribute | Duncan | 1 | -1/+1 | |
2015-08-01 | Allow time 1.4.* | Adam Bergmark | 2 | -4/+12 | |
2015-08-01 | Bump fsnotify to 0.2 | Jasper Van der Jeugt | 1 | -4/+3 | |
2015-06-30 | Allow empty template, fix some import warnings | Jasper Van der Jeugt | 4 | -5/+6 | |
Closes #355 | |||||
2015-06-24 | Improve documentation of getResourceBody, getResourceString, and getResourceLBS. | Matthias C. M. Troffaes | 1 | -3/+4 | |
See issue #228. | |||||
2015-06-23 | Drop old-time, old-locale, time-locale-compat deps | Jasper Van der Jeugt | 2 | -7/+7 | |
2015-06-23 | Merge pull request #327 from mcmtroffaes/patch-1 | Jasper Van der Jeugt | 1 | -2/+13 | |
Add convenience function pandocBiblioCompiler. |