<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/haddock-api/src/Haddock/Interface, 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>Follow hlint, remove language pragmas in libs. (#1478)</title>
<updated>2022-05-03T11:34:04+00:00</updated>
<author>
<name>Phil de Joux</name>
<email>philderbeast@gmail.com</email>
</author>
<published>2022-05-03T11:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=bc0f2d6c1bfd331a9426fa9a92288444178267b1'/>
<id>urn:sha1:bc0f2d6c1bfd331a9426fa9a92288444178267b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused imports that GHC warned about. (#1480)</title>
<updated>2022-05-03T11:14:55+00:00</updated>
<author>
<name>Phil de Joux</name>
<email>philderbeast@gmail.com</email>
</author>
<published>2022-05-03T11:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=1a2df0b6932b8d47a3cdaf022d631913904291be'/>
<id>urn:sha1:1a2df0b6932b8d47a3cdaf022d631913904291be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "HsToken ConDeclGADT con_dcolon"</title>
<updated>2022-04-29T15:46:06+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2022-04-29T15:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=1db58e4c38bcd0de990f1c31bad2282f2a2597d4'/>
<id>urn:sha1:1db58e4c38bcd0de990f1c31bad2282f2a2597d4</id>
<content type='text'>
This reverts commit 24208496649a02d5f87373052c430ea4a97842c5.
</content>
</entry>
<entry>
<title>HsToken ConDeclGADT con_dcolon</title>
<updated>2022-04-07T17:25:54+00:00</updated>
<author>
<name>Vladislav Zavialov</name>
<email>vlad.z.4096@gmail.com</email>
</author>
<published>2022-04-01T11:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=24208496649a02d5f87373052c430ea4a97842c5'/>
<id>urn:sha1:24208496649a02d5f87373052c430ea4a97842c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling errors (#1471)</title>
<updated>2022-04-06T15:47:57+00:00</updated>
<author>
<name>askeblad</name>
<email>74082607+askeblad@users.noreply.github.com</email>
</author>
<published>2022-04-06T15:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=a127bb256ec411b2e78edba21299c5dabba3b847'/>
<id>urn:sha1:a127bb256ec411b2e78edba21299c5dabba3b847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keep track of promotion ticks in HsOpTy</title>
<updated>2022-04-01T10:02:02+00:00</updated>
<author>
<name>sheaf</name>
<email>sam.derbyshire@gmail.com</email>
</author>
<published>2022-03-29T14:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=58237d76c96325f25627bfd7cdad5b93364d29a4'/>
<id>urn:sha1:58237d76c96325f25627bfd7cdad5b93364d29a4</id>
<content type='text'>
Keeping track of promotion ticks in HsOpTy allows us to properly
pretty-print promoted constructors such as lists.
</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>typos (#1464)</title>
<updated>2022-03-16T08:44:27+00:00</updated>
<author>
<name>askeblad</name>
<email>74082607+askeblad@users.noreply.github.com</email>
</author>
<published>2022-03-16T08:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e187816f64f0c54dc924f8283fe4c75a6e1f67b2'/>
<id>urn:sha1:e187816f64f0c54dc924f8283fe4c75a6e1f67b2</id>
<content type='text'>
</content>
</entry>
</feed>
