<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/latex-test/ref/Simple, branch master</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2019-03-09T19:22:55+00:00</updated>
<entry>
<title>Many LaTeX backend fixes</title>
<updated>2019-03-09T19:22:55+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2018-09-09T21:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=ae23b4f25a972620686617b5aab5375d5046b1c9'/>
<id>urn:sha1:ae23b4f25a972620686617b5aab5375d5046b1c9</id>
<content type='text'>
After this commit, we can run with `--latex` on all boot libraries
without crashing (although the generated LaTeX still fails to compile in
a handful of larger packages like `ghc` and `base`).

 * Add newlines after all block elements in LaTeX. This is important to
   prevent the final output from being more an more indented. See the
   `latext-test/src/Example` test case for a sample of this.

 * Support associated types in class declarations (but not yet defaults)

 * Several small issues for producing compiling LaTeX;
     - avoid empy `\haddockbeginargs` lists (ex: `type family Any`)
     - properly escape identifiers depending on context (ex: `Int#`)
     - add `vbox` around `itemize`/`enumerate` (so they can be in tables)

 * Several spacing fixes:
     - limit the width of `Pretty`-arranged monospaced code
     - cut out extra space characters in export lists
     - only escape spaces if there are _multiple_ spaces
     - allow type signatures to be multiline (even without docs)

 * Remove uninteresting and repetitive `main.tex`/`haddock.sty` files
   from `latex-test` test reference output.

Fixes #935, #929 (LaTeX docs for `text` build &amp; compile)
Fixes #727, #930 (I think both are really about type families...)
</content>
</entry>
<entry>
<title>Accept output for Hoogle and LaTeX backends.</title>
<updated>2015-08-24T21:09:47+00:00</updated>
<author>
<name>Łukasz Hanuszczak</name>
<email>lukasz.hanuszczak@gmail.com</email>
</author>
<published>2015-08-24T21:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5b427d2a86f09832ba4e86a314abc821e4715aae'/>
<id>urn:sha1:5b427d2a86f09832ba4e86a314abc821e4715aae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX tests setup</title>
<updated>2013-08-27T19:22:48+00:00</updated>
<author>
<name>Mateusz Kowalczyk</name>
<email>fuuzetsu@fuuzetsu.co.uk</email>
</author>
<published>2013-08-27T04:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=355087a58416683f16d65457577ef4b575b55a64'/>
<id>urn:sha1:355087a58416683f16d65457577ef4b575b55a64</id>
<content type='text'>
</content>
</entry>
</feed>
