aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* Revert "HsToken ConDeclGADT con_dcolon"Ben Gamari2022-04-291-1/+0
* HsToken ConDeclGADT con_dcolonVladislav Zavialov2022-04-071-0/+1
* Keep track of promotion ticks in HsOpTysheaf2022-04-011-3/+5
* Update for changes in GHC for branchAlan Zimmerman2021-10-281-6/+6
* HsToken in FunTy, RecConGADTVladislav Zavialov2021-06-101-4/+4
* Remove Maybe from HsQualTyAlan Zimmerman2021-05-201-5/+5
* EPA: match changes from GHC T19834Alan Zimmerman2021-05-131-2/+2
* Account for HsVersions.h removalSylvain Henry2021-05-111-8/+6
* Revert "Removal of HsVersions.h (#1388)"Hécate Moonlight2021-05-111-6/+8
* Removal of HsVersions.h (#1388)Sylvain Henry2021-05-111-8/+6
* Match changes in GHC AST for in-tree API AnnotationsAlan Zimmerman2021-03-151-92/+95
* Update for boxed repAndrew Martin2021-03-071-3/+4
* Context becomes a Maybe in the GHC ASTAlan Zimmerman2021-02-221-4/+4
* Merge commit '41964cb2fd54b5a10f8c0f28147015b7d5ad2c02' into wip/ghc-head-mergeBen Gamari2021-02-061-0/+1
|\
| * type level characters support for haddock (required for #11342)Daniel Rogozin2021-02-051-0/+1
* | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-22/+32
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-23/+31
| |\
| | * Fix #1050 by filtering out invisible AppTy argumentsRyan Scott2020-04-051-5/+8
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-16/+24
| | |\
| | | * Changes from #14579Ryan Scott2019-11-031-22/+5
| | | * Reify oversaturated data family instances correctly (#1103)Ryan Scott2019-10-231-15/+23
| * | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaledAlan Zimmerman2020-10-211-3/+4
* | | | Revert "Update for boxed rep"Ben Gamari2020-12-151-4/+3
* | | | Update for boxed repAndrew Martin2020-12-141-3/+4
* | | | Add type arguments to PrefixConCale Gibbard2020-11-251-1/+1
* | | | Avoid GHC#18932.Richard Eisenberg2020-11-251-1/+2
* | | | Adapt to splitPiTysInvisible being renamed to splitInvisPiTysRyan Scott2020-11-131-1/+1
* | | | Adapt to HsOuterTyVarBndrsRyan Scott2020-10-301-20/+24
* | | | Adapt to HsConDecl{H98,GADT}Details splitRyan Scott2020-10-301-27/+37
* | | | Adapt to the removal of Hs{Boxed,Constraint}TupleRyan Scott2020-10-291-2/+2
* | | | GHC.Driver.Types refactoring (#1242)Sylvain Henry2020-10-261-2/+4
* | | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaledAlan Zimmerman2020-10-191-3/+4
* | | | Fix after Outputable refactoringSylvain Henry2020-08-051-1/+1
* | | | Update for modular ping pongZubin Duggal2020-07-231-2/+0
|/ / /
* | | Adapt Haddock to LinearTypesKrzysztof Gogolewski2020-06-171-11/+24
* | | Use HsForAllTelescope (GHC#18235)Ryan Scott2020-06-131-47/+92
* | | Explicit Specificity Support for HaddockGert-Jan Bottu2020-05-201-22/+44
* | | Module structureSylvain Henry2020-04-241-2/+2
* | | Module renamingSylvain Henry2020-04-101-3/+3
* | | Module renaming: amend previous patchSylvain Henry2020-04-051-1/+1
* | | Modules: type checkerSylvain Henry2020-03-301-2/+2
* | | Modules: TypesSylvain Henry2020-03-201-8/+8
* | | Modules: Core (#13009)Sylvain Henry2020-03-021-9/+9
* | | Echo GHC's removal of PlaceHolder moduleRichard Eisenberg2020-02-041-3/+3
* | | Fix after Iface modules renamingSylvain Henry2020-01-021-1/+1
|/ /
* | Fix for GHC module renamingSylvain Henry2019-09-121-1/+1
* | Changes for #15247Ryan Scott2019-07-031-52/+52
* | Changes for #16110/#16356Ryan Scott2019-05-141-7/+9
* | Match changes for "Stop inferring over-polymorphic kinds"Alec Theriault2019-03-091-5/+2
* | Visible dependent quantification (#16326) changesRyan Scott2019-02-271-14/+19