<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/haddock-api/src/Haddock/Backends/Hyperlinker, branch ghc-gitlab-ghc-9.4.1</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-gitlab-ghc-9.4.1</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-gitlab-ghc-9.4.1'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2022-04-01T15:46:22+00:00</updated>
<entry>
<title>Add support for \cases</title>
<updated>2022-04-01T15:46:22+00:00</updated>
<author>
<name>Jakob Brünker</name>
<email>jakob.bruenker@gmail.com</email>
</author>
<published>2022-03-27T12:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=fb0e9bac0a5297f995b151f25aa1ce3e622e12ea'/>
<id>urn:sha1:fb0e9bac0a5297f995b151f25aa1ce3e622e12ea</id>
<content type='text'>

See merge request ghc/ghc!7873</content>
</entry>
<entry>
<title>Merge branch 'wip/opaque_pragma' into 'ghc-head'</title>
<updated>2022-03-24T15:06:26+00:00</updated>
<author>
<name>Matthew Pickering</name>
<email>matthewtpickering@gmail.com</email>
</author>
<published>2022-03-24T15:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=559e41505e81d93939e9afa6aa9793b0a428924f'/>
<id>urn:sha1:559e41505e81d93939e9afa6aa9793b0a428924f</id>
<content type='text'>
Add Haddock support for the OPAQUE pragma

See merge request ghc/haddock!2</content>
</entry>
<entry>
<title>Minimum changes needed for compilation with hi-haddock</title>
<updated>2022-03-22T13:41:17+00:00</updated>
<author>
<name>Matthew Pickering</name>
<email>matthewtpickering@gmail.com</email>
</author>
<published>2022-03-09T17:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=02803910c1d040222f0bfc5b62411119c443f3a1'/>
<id>urn:sha1:02803910c1d040222f0bfc5b62411119c443f3a1</id>
<content type='text'>
With hi-haddock, of course there is a much large refactoring of haddock
which could be achieved but that is left for a future patch which can
implemented at any time independently of GHC.
</content>
</entry>
<entry>
<title>Add Haddock support for the OPAQUE pragma</title>
<updated>2022-03-16T08:20:43+00:00</updated>
<author>
<name>Christiaan Baaij</name>
<email>christiaan.baaij@gmail.com</email>
</author>
<published>2021-04-19T17:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=746df785f7dfd2fcb54d76b00eb0ee71e2abdc30'/>
<id>urn:sha1:746df785f7dfd2fcb54d76b00eb0ee71e2abdc30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename getErrorMessages Lexer import</title>
<updated>2021-07-05T05:55:12+00:00</updated>
<author>
<name>Alfredo Di Napoli</name>
<email>alfredo@well-typed.com</email>
</author>
<published>2021-06-30T13:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=c3df9283872dbba1ac8c1ffd1b7e7ef4a54dee7b'/>
<id>urn:sha1:c3df9283872dbba1ac8c1ffd1b7e7ef4a54dee7b</id>
<content type='text'>
This commit renames the Lexer import in `Hyperlinker.Parser` from
`getErrorMessages` to `getPsErrorMessages` to eliminate the ambiguity
with the `getErrorMessages` function defined in `GHC.Types.Error`.
</content>
</entry>
<entry>
<title>Fix mkParserOpts (#1411)</title>
<updated>2021-06-28T17:21:17+00:00</updated>
<author>
<name>Sylvain Henry</name>
<email>sylvain@haskus.fr</email>
</author>
<published>2021-06-28T17:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=f7059f84687a6aac37405c428a97190662de1dac'/>
<id>urn:sha1:f7059f84687a6aac37405c428a97190662de1dac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt Haddock to Logger and Parser changes (#1399)</title>
<updated>2021-06-01T08:02:06+00:00</updated>
<author>
<name>Sylvain Henry</name>
<email>sylvain@haskus.fr</email>
</author>
<published>2021-06-01T08:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=1ceb34bf20ef4f226a4152264505826d3138957e'/>
<id>urn:sha1:1ceb34bf20ef4f226a4152264505826d3138957e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Add Haddock support for the OPAQUE pragma (#1380)"</title>
<updated>2021-05-24T15:19:16+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2021-05-24T15:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=4f9088e4b04e52ca510b55a78048c9230537e449'/>
<id>urn:sha1:4f9088e4b04e52ca510b55a78048c9230537e449</id>
<content type='text'>
This reverts commit a1337c599ef7720b0482a25c55f11794112496dc.

The GHC patch associated with this change is not yet ready to be merged.
</content>
</entry>
<entry>
<title>Merge pull request #1394 from adinapoli/wip/adinapoli-align-ps-messages</title>
<updated>2021-05-24T13:57:40+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2021-05-24T13:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=bf4d69edcc8e3928ba7765f85b7a53b96c58d6c5'/>
<id>urn:sha1:bf4d69edcc8e3928ba7765f85b7a53b96c58d6c5</id>
<content type='text'>
Align Haddock to use the new Parser diagnostics interface</content>
</entry>
<entry>
<title>New Parser diagnostics interface</title>
<updated>2021-05-24T11:53:00+00:00</updated>
<author>
<name>Alfredo Di Napoli</name>
<email>alfredo@well-typed.com</email>
</author>
<published>2021-04-26T10:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=40ba457f6436b7eb2c60e8824e1591526945df2a'/>
<id>urn:sha1:40ba457f6436b7eb2c60e8824e1591526945df2a</id>
<content type='text'>
</content>
</entry>
</feed>
