<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html-test/ref/Bug387.html, branch ghc-9.2</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.2</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.2'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2020-03-28T18:26:27+00:00</updated>
<entry>
<title>Disallow links in section headers</title>
<updated>2020-03-28T18:26:27+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2020-03-28T18:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5dc3866928759fcaf6b31d1598051781389a01d4'/>
<id>urn:sha1:5dc3866928759fcaf6b31d1598051781389a01d4</id>
<content type='text'>
This is quite straightforward to implement, since we already had a
function `docToHtmlNoAnchors` (which we used to generate the link in the
sidebar "Contents").

This breaks test `Bug387`, but that test case has aged badly: we now
automatically generate anchors for all headings, so manually adding an
anchor in a section makes no sense. Nested anchors are, as pointed out
in #1054, disallowed by the HTML standard.

Fixes #1054
</content>
</entry>
<entry>
<title>Merge branch 'ghc-8.8' into ghc-8.10</title>
<updated>2020-03-21T00:17:01+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2020-03-21T00:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=053c9add568dad4264f4629bff0de9b10d9316e1'/>
<id>urn:sha1:053c9add568dad4264f4629bff0de9b10d9316e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test output for introduction of Safe-Inferred</title>
<updated>2019-06-07T23:11:14+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2019-06-07T23:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5e333bad752b9c048ad5400b7159e32f4d3d65bd'/>
<id>urn:sha1:5e333bad752b9c048ad5400b7159e32f4d3d65bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)</title>
<updated>2019-02-10T11:32:52+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2019-02-10T11:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=4e8321de13225f1f5bdec8f39993e9b1aa0831a8'/>
<id>urn:sha1:4e8321de13225f1f5bdec8f39993e9b1aa0831a8</id>
<content type='text'>
This means that `html-test`, `latex-test`, `hoogle-test`, and
`hypsrc-test` now only depend on GHC boot libs. So we should
now be able to build and run these as part of GHC's testsuite. \o/

The reference output has changed very slightly, in three ways:

  * we don't convert quotes back into `&amp;quot;` as the `xml` lib did
  * we don't add extra `&amp;nbsp;` as the `xml` lib did
  * we now remove the entire footer `div` (instead of just emptying it)</content>
</entry>
<entry>
<title>Rename 'NewOcean' theme to 'Linuwial'</title>
<updated>2018-11-12T04:01:21+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-11-12T04:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=a7a5ccec3fc44f3f2deab9ba32a5b9fe95aa9f6c'/>
<id>urn:sha1:a7a5ccec3fc44f3f2deab9ba32a5b9fe95aa9f6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ghc-8.6' into wip/new-ocean</title>
<updated>2018-11-09T16:13:35+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-11-09T16:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e44f4637472ebcd818089e96338e0b4705b4f649'/>
<id>urn:sha1:e44f4637472ebcd818089e96338e0b4705b4f649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clicking on "Contents" navigates to top of page</title>
<updated>2018-11-09T03:44:12+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-11-09T02:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=8344c3b6360b09e99b32c8c5f34f28d3310f9e1a'/>
<id>urn:sha1:8344c3b6360b09e99b32c8c5f34f28d3310f9e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept HTML output changes</title>
<updated>2018-11-07T21:45:15+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-11-07T21:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=d701f163017e59107a14d99bdb6c3f71c2578c3c'/>
<id>urn:sha1:d701f163017e59107a14d99bdb6c3f71c2578c3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only run MathJax on entities with "mathjax" class (#960)</title>
<updated>2018-11-05T21:58:11+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-11-05T21:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=8a491e437f1c8379b66a420f8584c1761b45aa7e'/>
<id>urn:sha1:8a491e437f1c8379b66a420f8584c1761b45aa7e</id>
<content type='text'>
Correspondingly, we wrap all inline/diplay math in

    &lt;span class="mathjax"&gt; ... the math .... &lt;/span&gt;

This fixes #959.</content>
</entry>
<entry>
<title>Update test-suite reference html pages</title>
<updated>2018-10-18T15:14:32+00:00</updated>
<author>
<name>Nuno Alexandre</name>
<email>nuno@channable.com</email>
</author>
<published>2018-04-21T15:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=3b9f729f30ec9bc2f4afd45f1d8ffeaaffc394cd'/>
<id>urn:sha1:3b9f729f30ec9bc2f4afd45f1d8ffeaaffc394cd</id>
<content type='text'>
</content>
</entry>
</feed>
