aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/LaTeX.hs
Commit message (Expand)AuthorAgeFilesLines
* Add DocWarning to DocSimon Hengel2012-02-041-0/+1
* Allow doc comments to link to out-of-scope things (#78).David Waern2011-11-261-18/+19
* Give preference to type over data constructors for doc comment links at renam...David Waern2011-11-261-19/+7
* Follow changes to tuple sorts in masterJose Pedro Magalhaes2011-11-161-2/+2
* New kind-polymorphic coreJose Pedro Magalhaes2011-11-111-8/+12
* Merge branch 'no-pred-ty'Max Bolingbroke2011-09-091-17/+14
|\
| * Adapt Haddock for the ConstraintKind extension changesMax Bolingbroke2011-09-061-17/+14
* | Ignore associated type defaults (just as we ignore default methods)Max Bolingbroke2011-09-091-3/+3
|/
* * Merge in git patch from Michal TerepetaDavid Waern2011-06-111-30/+35
* Add git commits since switchover:David Waern2011-06-101-1/+0
* 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