aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* Update for #14131Ryan Scott2017-08-231-9/+9
* Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-2/+2
|\
| * Fix haddock: internal error: links: UnhelpfulSpan (#561)Bartosz Nitka2017-07-021-2/+2
| * Update Haddock w.r.t. new HsImplicitBndrsRichard Eisenberg2017-03-141-2/+3
* | Adapt to #14060Ryan Scott2017-08-141-1/+1
* | Rename extension index tagsAlan Zimmerman2017-06-051-20/+20
* | Match new AST as per GHC wip/new-tree-one-paramAlan Zimmerman2017-06-051-20/+20
* | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEADBen Gamari2017-03-231-0/+1
|\ \
| * | Fix rendering of class methods for Eq and OrdBartosz Nitka2016-09-271-1/+3
| * | Fix printing of pattern synonym typesRik Steenkamp2016-04-041-3/+22
| * | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-151-3/+6
| * | Follow-on changes to support RuntimeRepRichard Eisenberg2016-03-131-5/+4
* | | Update Haddock w.r.t. new HsImplicitBndrsRichard Eisenberg2017-03-141-2/+3
| |/ |/|
* | Upstream changes re levity polymorphismRichard Eisenberg2017-01-191-7/+3
* | HsIParamTy now has a Located nameAlan Zimmerman2017-01-101-1/+1
* | Matching changes for GHC wip/T12942Alan Zimmerman2016-12-121-2/+9
* | Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-071-8/+8
* | Haddock changes for T10598Ryan Scott2016-09-301-2/+2
* | Fix rendering of class methods for Eq and OrdBartosz Nitka2016-09-201-1/+3
* | GhcUtils: Changes for multi-pattern signaturesBen Gamari2016-07-011-1/+1
* | Follow GHC re-adding FunTySimon Peyton Jones2016-06-151-1/+1
* | Follow changes to LHsSigWcTypeSimon Peyton Jones2016-06-131-1/+1
* | Fix printing of pattern synonym typesRik Steenkamp2016-04-021-3/+22
* | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-141-3/+6
* | Follow-on changes to support RuntimeRepRichard Eisenberg2016-02-241-5/+4
* | Merge branch 'master' into ghc-headBen Gamari2016-02-071-3/+13
|\|
| * Render */# instead of TYPE 'Lifted/TYPE 'Unlifted (fixes #473)RyanGlScott2016-02-071-3/+14
| * deal with un-wiring of IP classEric Seidel2016-01-181-3/+3
* | deal with un-wiring of IP classEric Seidel2016-01-111-3/+3
|/
* Update for GHC trac#11258Alan Zimmerman2015-12-201-1/+1
* WarningsMatthew Pickering2015-12-141-2/+1
* Changes to compile with 8.0Matthew Pickering2015-12-141-9/+3
* Update for type=kindsRichard Eisenberg2015-12-141-21/+22
* Matching changes for #11028Alan Zimmerman2015-12-141-11/+13
* Update to match GHC wip/T11019Alan Zimmerman2015-12-141-3/+3
* Eliminate support for deprecated GADT syntaxBen Gamari2015-12-141-4/+2
* Matching change GHC #11017 BooleanFormula locatedAlan Zimmerman2015-12-141-1/+1
* Account for Typeable changesBen Gamari2015-12-141-37/+32
* Track change to PatSyn.patSynSigSimon Peyton Jones2015-12-141-1/+8
* Follow changes to HsTYpeSimon Peyton Jones2015-12-141-21/+25
* Track wip/spj-wildcard-refactor on main repoSimon Peyton Jones2015-12-141-15/+18
* Roughly fix up haddock for DuplicateRecordFields changesAdam Gundry2015-12-141-3/+5
* React to refactoring CoAxiom branch lists.Richard Eisenberg2015-12-141-1/+1
* Follow changes from #6018Jan Stolarek2015-12-141-11/+31
* account for changes to ipClassEric Seidel2015-12-141-3/+2
* HsBang is split into HsSrcBang and HsImplBangAdam Sandberg Eriksson2015-12-141-12/+8
* StrictData: changes in HsBang typeAdam Sandberg Eriksson2015-12-141-4/+4
* StrictData: print correct strictness marksAdam Sandberg Eriksson2015-12-141-4/+4
* Track API changes to support empty closed type familesAdam Gundry2015-12-141-6/+10
* Track change in API of TyConSimon Peyton Jones2015-12-141-2/+3