<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/hoogle-test/ref/type-sigs, 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>2018-07-20T10:01:16+00:00</updated>
<entry>
<title>Refactor handling of parens in types (#874)</title>
<updated>2018-07-20T10:01:16+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-07-20T10:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=953e3eb86b57f468c68d6ec0c651e8b3feda1518'/>
<id>urn:sha1:953e3eb86b57f468c68d6ec0c651e8b3feda1518</id>
<content type='text'>
* Fix type parenthesization in Hoogle backend

Ported the logic in the HTML and LaTeX backends for adding in parens
into something top-level in 'GhcUtil'. Calling that from the Hoogle
backend fixes #873.

* Remove parenthesizing logic from LaTeX and XHTML backends

Now, the only times that parenthesis in types are added in any backend
is through the explicit 'HsParTy' constructor. Precedence is also
represented as its own datatype.

* List out cases explicitly vs. catch-all

* Fix printing of parens for QuantifiedConstraints

The priority of printing 'forall' types was just one too high.

Fixes #877.

* Accept HTML output for quantified contexts test
</content>
</entry>
<entry>
<title>Add regression test for #413</title>
<updated>2018-04-24T15:20:11+00:00</updated>
<author>
<name>Ryan Scott</name>
<email>ryan.gl.scott@gmail.com</email>
</author>
<published>2018-04-24T15:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=b347a8c47edafa6bb3df7d35f0189619294831c4'/>
<id>urn:sha1:b347a8c47edafa6bb3df7d35f0189619294831c4</id>
<content type='text'>
Fixes #413.
</content>
</entry>
</feed>
