aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/GhcUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-24/+125
|\
| * Changes for GHC#17566Alex Biehl2020-12-081-3/+26
| * Enable two warnings (#1245)tomjaguarpaw2020-12-081-0/+1
| * Use `unLoc`/`noLoc` from GHC instead of `unL`/`reL`Alec Theriault2020-03-281-33/+20
| * Use TTG empty extensions to remove some `error`'sAlec Theriault2020-03-281-8/+7
| * Remove unused `Haddock.Utils` functionsAlec Theriault2020-03-281-0/+91
| * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-4/+10
| |\
| | * Fix #1063 with better parenthesization logic for contextsAlec Theriault2019-05-171-2/+4
| | * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-031-1/+4
| | |\
| | | * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-201-0/+96
* | | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaledAlan Zimmerman2020-10-211-3/+4
* | | | Use functions exported from HsToCoreZubin Duggal2020-06-211-41/+0
* | | | Adapt Haddock to LinearTypesKrzysztof Gogolewski2020-06-171-13/+19
* | | | Use HsForAllTelescope (GHC#18235)Ryan Scott2020-06-131-10/+22
* | | | Changes for GHC#18191Ryan Scott2020-06-051-1/+4
* | | | Explicit Specificity Support for HaddockGert-Jan Bottu2020-05-201-9/+9
* | | | add dependency on exceptions because GHC.Exception was boiled down (ghc #18075)Artem Pelenitsyn2020-05-031-5/+0
* | | | Fix for GHC.Unit.* modulesSylvain Henry2020-04-271-2/+1
* | | | Module structureSylvain Henry2020-04-241-5/+5
* | | | Merge remote-tracking branch 'origin/ghc-head' into wip/ttg-con-patCale Gibbard2020-04-201-2/+2
|\ \ \ \
| * | | | Module renamingSylvain Henry2020-04-101-2/+2
* | | | | Rename XCollectPat -> CollectPassCale Gibbard2020-04-141-2/+2
* | | | | Add instance of XCollectPat for DocNameICale Gibbard2020-04-141-1/+2
|/ / / /
* | | | Make NoExtCon fields strictRyan Scott2020-04-071-13/+0
* | | | Modules: TypesSylvain Henry2020-03-181-10/+10
* | | | Modules: Core (#13009)Sylvain Henry2020-03-021-3/+3
* | | | Modules: Driver (#13009)Sylvain Henry2020-02-191-2/+2
* | | | Changes for GHC#17566Ryan Scott2020-01-251-2/+26
* | | | Fix after Iface modules renamingSylvain Henry2020-01-021-1/+1
* | | | Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-281-2/+2
* | | | Import isRuntimeRepVar from Type rather than TyCoRepBen Gamari2019-11-091-1/+2
|/ / /
* | | Small change in to facilitate extended typed-holes (#1090)Matthías Páll Gissurarson2019-09-281-4/+4
* | | Changes for #15247Ryan Scott2019-07-031-35/+55
* | | Visible dependent quantification (#16326) changesRyan Scott2019-02-271-5/+6
* | | Match GHC changes for T16185Alec Theriault2019-02-221-3/+3
|/ /
* | Miscellaneous improvements to `Convert` (#1020)Alec Theriault2019-02-031-1/+109
* | Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-3/+131
* | Visible kind application haddock updatemynguyen2018-12-301-0/+2
* | Refactor names + unused functions (#982)Alec Theriault2018-12-171-15/+0
* | Fix warnings, accept outputAlec Theriault2018-12-121-2/+0
* | [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-231-3/+3
* | Refactor handling of parens in types (#874)Alec Theriault2018-07-201-0/+96
|/
* Match changes in GHC for #14259Alan Zimmerman2018-06-191-2/+2
* Match changes in GHC for TTGAlan Zimmerman2018-04-271-17/+27
* Match GHC for TTG implemented on HsBinds, D4581Alan Zimmerman2018-04-131-22/+22
* Match GHC changes for TTGAlan Zimmerman2018-04-091-7/+47
* Haddock: support splitted include paths. (#689)Tamar Christina2018-02-191-1/+3
* Fix #732 (#733)Ryan Scott2018-01-191-2/+2
* Track changes to follow Trac #14529Simon Peyton Jones2017-12-071-1/+30
* Revert "Match changes for Trees that Grow in GHC"Ben Gamari2017-11-211-1/+1