aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace in Haddock.ConvertDavid Waern2010-07-211-1/+1
* Newlines in ConvertDavid Waern2010-05-131-0/+12
* Position the module header the same way everywhereDavid Waern2010-05-131-2/+1
* Fix build with GHC 6.12.2David Waern2010-05-131-0/+8
* Minor wibbles to HsBang stuffsimonpj2010-05-071-5/+7
* Remove redundant importIan Lynagh2010-05-061-1/+0
* Fix buildIan Lynagh2010-05-061-6/+4
* Fix build with GHC 6.12.1david.waern2010-03-181-0/+8
* Track changes in HsTyVarBndrsimonpj2010-02-101-1/+1
* Fix imports for new location of splitKindFunTyssimonpj2010-01-041-1/+1
* Add a documentation header to Haddock.ConvertDavid Waern2009-11-281-3/+13
* Remove cruft due to compatibility with older GHCsDavid Waern2009-11-281-2/+0
* hlint policeDavid Waern2009-11-141-4/+4
* Move toHsInstHead to Haddock.Convert and call it synifyInstHeadDavid Waern2009-09-061-1/+8
* WibbleDavid Waern2009-09-041-3/+1
* Clean up tyThingToHsSynSig a littleDavid Waern2009-09-041-29/+28
* Haddock.Convert: eliminate warningsIsaac Dupree2009-08-231-3/+0
* Fix GHC 6.11 build in Haddock.ConvertIsaac Dupree2009-08-181-0/+3
* Haddock.Convert: export more functionsIsaac Dupree2009-08-181-7/+11
* make cross-package list types look nicerIsaac Dupree2009-08-161-6/+7
* Cross-Package Documentation version 4Isaac Dupree2009-08-121-0/+275