<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html-test, branch master</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2022-08-07T02:57:21+00:00</updated>
<entry>
<title>html-test: Testsuite changes for GHC 9.4.1</title>
<updated>2022-08-07T02:57:21+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2022-08-07T02:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=f07a4059efcde05fd26b33a8c902930d3ad90379'/>
<id>urn:sha1:f07a4059efcde05fd26b33a8c902930d3ad90379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up build and testsuite for GHC 9.4</title>
<updated>2022-08-05T23:08:36+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2022-08-05T23:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=06b72bd9becf87e5396bb640289b63679a39ab3c'/>
<id>urn:sha1:06b72bd9becf87e5396bb640289b63679a39ab3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/ghc-9.4'</title>
<updated>2022-08-05T21:41:15+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2022-08-05T20:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=ade67fe17e600738c815d7bcd6557a791e7aa1e1'/>
<id>urn:sha1:ade67fe17e600738c815d7bcd6557a791e7aa1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Follow hlint suggestion: unused LANGUAGE pragma. (#1504)</title>
<updated>2022-07-19T07:32:55+00:00</updated>
<author>
<name>Phil de Joux</name>
<email>philderbeast@gmail.com</email>
</author>
<published>2022-07-19T07:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=90c38242e54d1a742426e2b1b3c7d71e226811bd'/>
<id>urn:sha1:90c38242e54d1a742426e2b1b3c7d71e226811bd</id>
<content type='text'>
* Follow hlint suggestion: unused LANGUAGE pragma.

* Ignore within modules to pass linting and pass tests.</content>
</entry>
<entry>
<title>Keep track of ordered list indexes and render them (#1407)</title>
<updated>2022-05-03T12:19:24+00:00</updated>
<author>
<name>Ben Simms</name>
<email>ben@bensimms.moe</email>
</author>
<published>2022-05-03T12:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=35c99f595c984f58d2fb4dc180c48a0eaf7df173'/>
<id>urn:sha1:35c99f595c984f58d2fb4dc180c48a0eaf7df173</id>
<content type='text'>
* Keep track of ordered list indexes and render them

* Rename some identifiers to clarify</content>
</entry>
<entry>
<title>Update test output</title>
<updated>2022-04-30T03:58:38+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2022-04-30T03:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=2368e9329e6600b46000abd24ec00b7e27bcae75'/>
<id>urn:sha1:2368e9329e6600b46000abd24ec00b7e27bcae75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename [] to List</title>
<updated>2022-04-06T16:53:58+00:00</updated>
<author>
<name>Vladislav Zavialov</name>
<email>vlad.z.4096@gmail.com</email>
</author>
<published>2022-03-28T12:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=d504cd50d8b660c207573864890392f02a48ca54'/>
<id>urn:sha1:d504cd50d8b660c207573864890392f02a48ca54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CI (#1467)</title>
<updated>2022-03-25T19:43:50+00:00</updated>
<author>
<name>Steve Hart</name>
<email>steve@stevehart.net</email>
</author>
<published>2022-03-25T19:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=53244da3330ada568f80e2a07b4c6fe7268c91fc'/>
<id>urn:sha1:53244da3330ada568f80e2a07b4c6fe7268c91fc</id>
<content type='text'>
* CI: Reinstall GHC with docs

CI tests were failing because the GHC preinstalled to the CI
environment does not include documentation, which is required for
running the Haddock tests. This commit causes the CI workflow to
reinstall GHC with docs so that tests can succeed.</content>
</entry>
<entry>
<title>typos (#1464)</title>
<updated>2022-03-16T08:44:27+00:00</updated>
<author>
<name>askeblad</name>
<email>74082607+askeblad@users.noreply.github.com</email>
</author>
<published>2022-03-16T08:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e187816f64f0c54dc924f8283fe4c75a6e1f67b2'/>
<id>urn:sha1:e187816f64f0c54dc924f8283fe4c75a6e1f67b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link to (~)</title>
<updated>2022-03-14T19:32:30+00:00</updated>
<author>
<name>Vladislav Zavialov</name>
<email>vlad.z.4096@gmail.com</email>
</author>
<published>2020-10-18T13:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=b02188ab1cc46dd82395a22b04f890cf15f3feae'/>
<id>urn:sha1:b02188ab1cc46dd82395a22b04f890cf15f3feae</id>
<content type='text'>
</content>
</entry>
</feed>
