aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/LaTeX.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove docNameOcc under the motto "don't name compositions"David Waern2010-11-151-7/+7
* Remove code for ghc < 7David Waern2010-11-151-12/+0
* Adapt to minor changes in internal GHC functionssimonpj2010-09-131-0/+1
* Remove conflict left-overDavid Waern2010-07-241-1/+1
* fix warningsSimon Marlow2010-07-141-1/+1
* common up code for instance renderingSimon Marlow2010-07-141-10/+16
* Solve conflictsDavid Waern2010-07-221-37/+34
* fix warningsSimon Marlow2010-06-301-35/+38
* Style police in LaTeX backend (mainly more newlines)David Waern2010-07-211-24/+120
* Fix warnings in LaTeX backendDavid Waern2010-07-211-33/+19
* Fix a few stylistic whitespace issues in LaTeX backendDavid Waern2010-07-011-80/+80
* LaTeX backend (new options: --latex, --latex-style=<style>)Simon Marlow2010-06-301-0/+1082