<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/haddock-api/src/Haddock/Backends/Xhtml, branch ghc-gitlab-ghc-9.2.2</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-gitlab-ghc-9.2.2</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-gitlab-ghc-9.2.2'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2021-08-08T15:19:06+00:00</updated>
<entry>
<title>coot/multiple packages (ghc-9.2) (#1418)</title>
<updated>2021-08-08T15:19:06+00:00</updated>
<author>
<name>Marcin Szamotulski</name>
<email>profunctor@pm.me</email>
</author>
<published>2021-08-08T15:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5bd9262466a0e71da4e84654a1906b76996e3692'/>
<id>urn:sha1:5bd9262466a0e71da4e84654a1906b76996e3692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match changes in GHC AST for in-tree API Annotations</title>
<updated>2021-03-15T17:15:26+00:00</updated>
<author>
<name>Alan Zimmerman</name>
<email>alan.zimm@gmail.com</email>
</author>
<published>2020-04-18T17:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=6173eeaa1608a4325ecd005feec05d3ab4e9323f'/>
<id>urn:sha1:6173eeaa1608a4325ecd005feec05d3ab4e9323f</id>
<content type='text'>
As landed via https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2418
</content>
</entry>
<entry>
<title>Context becomes a Maybe in the GHC AST</title>
<updated>2021-02-22T20:04:24+00:00</updated>
<author>
<name>Alan Zimmerman</name>
<email>alan.zimm@gmail.com</email>
</author>
<published>2021-02-22T20:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=8241d9e700e043b86b609c334494c4632848389f'/>
<id>urn:sha1:8241d9e700e043b86b609c334494c4632848389f</id>
<content type='text'>
This prevents noLoc's appearing in the ParsedSource.

Match the change in GHC.
</content>
</entry>
<entry>
<title>Merge branch 'ghc-head' into ghc-9.0</title>
<updated>2021-02-07T17:39:59+00:00</updated>
<author>
<name>alexbiehl-gc</name>
<email>72160047+alexbiehl-gc@users.noreply.github.com</email>
</author>
<published>2021-02-07T17:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=786d3e69799398c3aac26fbd5017a127bc69cacc'/>
<id>urn:sha1:786d3e69799398c3aac26fbd5017a127bc69cacc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1314 from tweag/show-linear-backport</title>
<updated>2021-02-07T15:21:29+00:00</updated>
<author>
<name>Hécate Moonlight</name>
<email>Kleidukos@users.noreply.github.com</email>
</author>
<published>2021-02-07T15:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=9dab3bdc9f31c0389e69f21c2199f874d151ccb7'/>
<id>urn:sha1:9dab3bdc9f31c0389e69f21c2199f874d151ccb7</id>
<content type='text'>
Backport #1238 (linear types) to ghc-9.0</content>
</entry>
<entry>
<title>Add support for labeled module references</title>
<updated>2021-02-07T15:13:04+00:00</updated>
<author>
<name>Iñaki García Etxebarria</name>
<email>git@inaki.blueleaf.cc</email>
</author>
<published>2019-07-31T15:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=c31c156422785751e33c9a7a4f021ac8da77d364'/>
<id>urn:sha1:c31c156422785751e33c9a7a4f021ac8da77d364</id>
<content type='text'>
Support a markdown-style way of annotating module references. For instance

-- | [label]("Module.Name#anchor")

will create a link that points to the same place as the module
reference "Module.Name#anchor" but the text displayed on the link will
be "label".
</content>
</entry>
<entry>
<title>Merge commit '41964cb2fd54b5a10f8c0f28147015b7d5ad2c02' into wip/ghc-head-merge</title>
<updated>2021-02-06T17:01:31+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2021-02-06T17:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=010f0320dff64e3f86091ba4691bc69ce6999647'/>
<id>urn:sha1:010f0320dff64e3f86091ba4691bc69ce6999647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display linear/multiplicity arrows correctly (#1238)</title>
<updated>2021-02-05T22:05:56+00:00</updated>
<author>
<name>Krzysztof Gogolewski</name>
<email>krzysztof.gogolewski@tweag.io</email>
</author>
<published>2020-12-16T19:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=62bf25cb0931e761e8b2ff082a703d79386fc8bc'/>
<id>urn:sha1:62bf25cb0931e761e8b2ff082a703d79386fc8bc</id>
<content type='text'>
Previously we were ignoring multiplicity and displayed
a %1 -&gt; b as a -&gt; b.

(cherry picked from commit b4b4d896d2d68d6c48e7db7bfe95c185ca0709cb)
</content>
</entry>
<entry>
<title>type level characters support for haddock (required for #11342)</title>
<updated>2021-02-05T15:11:48+00:00</updated>
<author>
<name>Daniel Rogozin</name>
<email>daniel.rogozin@serokell.io</email>
</author>
<published>2020-08-14T11:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=f311442cb18c1b380d342f4894f274a346bcb26c'/>
<id>urn:sha1:f311442cb18c1b380d342f4894f274a346bcb26c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head</title>
<updated>2021-01-13T23:39:25+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2021-01-06T00:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e1230ede3d1c77a6916e318aefcd47829e56035c'/>
<id>urn:sha1:e1230ede3d1c77a6916e318aefcd47829e56035c</id>
<content type='text'>
</content>
</entry>
</feed>
