aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant importsSimon Peyton Jones2011-11-171-1/+1
* Follow changes to tuple sorts in masterJose Pedro Magalhaes2011-11-161-2/+2
* New kind-polymorphic coreJose Pedro Magalhaes2011-11-111-7/+9
* Replace FactTuple with ConstraintTupleMax Bolingbroke2011-09-091-3/+3
* Merge branch 'no-pred-ty'Max Bolingbroke2011-09-091-49/+37
|\
| * Adapt Haddock for the ConstraintKind extension changesMax Bolingbroke2011-09-061-40/+35
* | Ignore associated type defaults (just as we ignore default methods)Max Bolingbroke2011-09-091-3/+10
|/
* * Merge in git patch from Michal TerepetaDavid Waern2011-06-111-2/+2
* Add git commits since switchover:David Waern2011-06-101-10/+30
* Remove code for ghc < 7David Waern2010-11-151-17/+0
* Adapt to minor changes in internal GHC functionssimonpj2010-09-131-6/+6
* 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