<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/html-test/ref/Bug1063.html, branch ghc-9.2</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.2</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.2'/>
<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 branch 'ghc-8.8' into ghc-8.10</title>
<updated>2020-03-21T00:17:01+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2020-03-21T00:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=053c9add568dad4264f4629bff0de9b10d9316e1'/>
<id>urn:sha1:053c9add568dad4264f4629bff0de9b10d9316e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #1063 with better parenthesization logic for contexts</title>
<updated>2019-05-17T15:51:27+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2019-05-17T15:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=384577e862171bdedc9311c9d17f7ad3a4a33456'/>
<id>urn:sha1:384577e862171bdedc9311c9d17f7ad3a4a33456</id>
<content type='text'>
The only other change in html/hoogle/hyperlinker output for the boot
libraries that this caused is a fix to some Hoogle output for implicit
params.

```
$ diff -r _build/docs/ old_docs
diff -r _build/docs/html/libraries/base/base.txt old_docs/html/libraries/base/base.txt
13296c13296
&lt; assertError :: (?callStack :: CallStack) =&gt; Bool -&gt; a -&gt; a
---
&gt; assertError :: ?callStack :: CallStack =&gt; Bool -&gt; a -&gt; a
```
</content>
</entry>
</feed>
