<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakyll/tests/data, branch master</title>
<subtitle>Haskell library for generating static sites</subtitle>
<id>https://git.pashev.ru/hakyll/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/hakyll/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/'/>
<updated>2020-12-30T19:50:58Z</updated>
<entry>
<title>Revert "Fix golden test failing with pandoc &gt;= 2.11.3 (#829)" (#830)</title>
<updated>2020-12-30T19:50:58Z</updated>
<author>
<name>Alexander Batischev</name>
<email>eual.jp@gmail.com</email>
</author>
<published>2020-12-30T19:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=f3881821328fae8cba848627f1caf2086121c903'/>
<id>urn:sha1:f3881821328fae8cba848627f1caf2086121c903</id>
<content type='text'>
This reverts commit 87e93c6c95b86b435b532286e07b0a9b896aef8f.

I screwed up with that one: the change in behaviour was a regression[1]
in Pandoc, and I shouldn't have papered over it. It's fairly unlikely
that someone would build Hakyll's test suite with one of the two Pandoc
versions that regressed, so I simply revert my earlier commit.

1. https://github.com/jgm/pandoc/issues/6966</content>
</entry>
<entry>
<title>Fix golden test failing with pandoc &gt;= 2.11.3 (#829)</title>
<updated>2020-12-30T12:48:40Z</updated>
<author>
<name>Alexander Batischev</name>
<email>eual.jp@gmail.com</email>
</author>
<published>2020-12-30T12:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=87e93c6c95b86b435b532286e07b0a9b896aef8f'/>
<id>urn:sha1:87e93c6c95b86b435b532286e07b0a9b896aef8f</id>
<content type='text'>
The new version started wrapping Biblio references into &lt;p&gt; tags, so
we now keep two different golden files for different Pandoc versions.

I had to add Pandoc to dependencies of the test suite, otherwise GHC
won't define `MIN_VERSION_pandoc` macro.</content>
</entry>
<entry>
<title>Add golden test for Pandoc.Biblio (#827)</title>
<updated>2020-12-07T06:21:41Z</updated>
<author>
<name>Alexander Batischev</name>
<email>eual.jp@gmail.com</email>
</author>
<published>2020-12-07T06:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=478a2e8590c160d0ca657bfbd8e5c852034f651f'/>
<id>urn:sha1:478a2e8590c160d0ca657bfbd8e5c852034f651f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages</title>
<updated>2019-08-30T09:46:13Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2019-08-30T09:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=036c583ea243869f05a5a311c90b94943a2b635c'/>
<id>urn:sha1:036c583ea243869f05a5a311c90b94943a2b635c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to specify date in directory structure</title>
<updated>2019-05-25T09:28:34Z</updated>
<author>
<name>Taeer Bar-Yam</name>
<email>Radvendii@users.noreply.github.com</email>
</author>
<published>2019-05-25T09:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=41e7b8cf18ae29a57b518437c706a7c7c377fc15'/>
<id>urn:sha1:41e7b8cf18ae29a57b518437c706a7c7c377fc15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop extension when parsing dates in filepaths</title>
<updated>2018-10-02T15:05:52Z</updated>
<author>
<name>Gabriel Aumala</name>
<email>gabrielfima@live.com</email>
</author>
<published>2018-09-30T19:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=c85198d8cb6ce055c788e287c7f2470eac0aad36'/>
<id>urn:sha1:c85198d8cb6ce055c788e287c7f2470eac0aad36</id>
<content type='text'>
Drop the file extension when parsing the date from the filepath of a
resource.
</content>
</entry>
<entry>
<title>Add test</title>
<updated>2016-10-31T13:04:42Z</updated>
<author>
<name>Nikolaos S. Papaspyrou</name>
<email>nickie@softlab.ntua.gr</email>
</author>
<published>2016-10-31T13:00:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=f9f8603c323159510bc56e8d39d7cc0ae9ab3056'/>
<id>urn:sha1:f9f8603c323159510bc56e8d39d7cc0ae9ab3056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix partials and add a test</title>
<updated>2016-08-04T12:13:24Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2016-08-04T12:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=fdb298d6a22dbab32d5da6c653b600d1b8f93143'/>
<id>urn:sha1:fdb298d6a22dbab32d5da6c653b600d1b8f93143</id>
<content type='text'>
Fixes #460
</content>
</entry>
<entry>
<title>Trim instructions. TrimRd chunk might need TrimL. Trim tests.</title>
<updated>2016-07-25T10:47:30Z</updated>
<author>
<name>samgd</name>
<email>sam@samgd.com</email>
</author>
<published>2016-07-25T10:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=82d6402ba38b9e1ea789e83c5ea7d08bcbeff467'/>
<id>urn:sha1:82d6402ba38b9e1ea789e83c5ea7d08bcbeff467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better functions in templates</title>
<updated>2014-10-27T11:20:31Z</updated>
<author>
<name>Jasper Van der Jeugt</name>
<email>m@jaspervdj.be</email>
</author>
<published>2014-10-27T11:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/hakyll/commit/?id=59b6f01218eb2fbd36cb9fec6a3413093171ccda'/>
<id>urn:sha1:59b6f01218eb2fbd36cb9fec6a3413093171ccda</id>
<content type='text'>
</content>
</entry>
</feed>
