<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html-test/ref/SectionLabels.html, 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>2021-02-22T09:39:18+00:00</updated>
<entry>
<title>html-test: Always set language</title>
<updated>2021-02-22T09:39:18+00:00</updated>
<author>
<name>Joachim Breitner</name>
<email>mail@joachim-breitner.de</email>
</author>
<published>2021-02-22T09:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=606e3f220d20688c7baff94bef525a13434dc56b'/>
<id>urn:sha1:606e3f220d20688c7baff94bef525a13434dc56b</id>
<content type='text'>
from ghc-9.2 on, the “default” langauge of GHC is expected to change
more wildly. To prepare for that (and unblock
https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4853), this sets the
language for all the test files to `Haskell2010`. This should insolate
this test suite against changes to the default.

Cherry-picked from https://github.com/haskell/haddock/pull/1341
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0</title>
<updated>2021-01-05T21:14:31+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2021-01-05T20:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=1e56f63c3197e7ca1c1e506e083c2bad25d08793'/>
<id>urn:sha1:1e56f63c3197e7ca1c1e506e083c2bad25d08793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for custom section anchors (#1179)</title>
<updated>2020-04-25T22:38:11+00:00</updated>
<author>
<name>Iñaki</name>
<email>1238558+garetxe@users.noreply.github.com</email>
</author>
<published>2020-04-25T22:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=3c9e8081228ffcc38c760a6d9501a626071a5105'/>
<id>urn:sha1:3c9e8081228ffcc38c760a6d9501a626071a5105</id>
<content type='text'>
This allows to have stable anchors for groups, even if the set of
groups in the documentation is altered.

The syntax for setting the anchor of a group is

-- * Group name #desiredAnchor#

Which will produce an html anchor of the form '#g:desiredAnchor'

Co-authored-by: Iñaki García Etxebarria &lt;git@inaki.blueleaf.cc&gt;</content>
</entry>
</feed>
