<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html-test/ref, branch ghc-9.4</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.4</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.4'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2022-07-21T02:27:19+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'upstream/ghc-9.4' into ghc-9.4</title>
<updated>2022-07-21T02:27:19+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-07-21T02:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=32ac0f03b4259fc8eebba9bb3a2a46d23122a43b'/>
<id>urn:sha1:32ac0f03b4259fc8eebba9bb3a2a46d23122a43b</id>
<content type='text'>
</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>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>
<entry>
<title>Update html-test for Data.List revert</title>
<updated>2021-12-02T11:46:54+00:00</updated>
<author>
<name>Matthew Pickering</name>
<email>matthewtpickering@gmail.com</email>
</author>
<published>2021-12-02T11:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=bbe3c508cc5688683f9febbed814e5230dce0c4b'/>
<id>urn:sha1:bbe3c508cc5688683f9febbed814e5230dce0c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable Haddock tests in GHC windows CI (#1428)</title>
<updated>2021-10-11T10:10:19+00:00</updated>
<author>
<name>wz1000</name>
<email>zubin.duggal@gmail.com</email>
</author>
<published>2021-10-11T10:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=a33e376531a4f478bacd41fc3028985405b8c164'/>
<id>urn:sha1:a33e376531a4f478bacd41fc3028985405b8c164</id>
<content type='text'>
* testsuite: strip windows line endings for haddock

* hyperlinker: Work around double escaping (#19236)

* deterministic SCC</content>
</entry>
<entry>
<title>Update ref, the variables got renamed. (#1391)</title>
<updated>2021-05-20T13:42:42+00:00</updated>
<author>
<name>Divam Narula</name>
<email>dfordivam@protonmail.com</email>
</author>
<published>2021-05-20T13:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=212f5302995cae9884aff924f0d53597bd77e9c2'/>
<id>urn:sha1:212f5302995cae9884aff924f0d53597bd77e9c2</id>
<content type='text'>
This is due to ghc/ghc!5555 which caused a change in ModDetails in case of
NoBackend. Now the initModDetails is used to recreate the ModDetails from
interface and in-memory ModDetails is not used.</content>
</entry>
<entry>
<title>Specialization of Data.List</title>
<updated>2021-03-26T23:12:00+00:00</updated>
<author>
<name>Oleg Grenrus</name>
<email>oleg.grenrus@iki.fi</email>
</author>
<published>2021-03-20T01:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=36418c4f70d7d2b179a77925b3ad5caedb08c9b5'/>
<id>urn:sha1:36418c4f70d7d2b179a77925b3ad5caedb08c9b5</id>
<content type='text'>
</content>
</entry>
</feed>
