aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Interface/LexParseRn.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ghc-head' into ghc-9.0alexbiehl-gc2021-02-071-9/+14
|\
| * Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-061-2/+3
| |\
| | * Abstract Monad for interface creationAlex Biehl2021-01-091-1/+2
| * | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-28/+65
| |\ \ | | |/ | |/|
| * | Adapt to changes to GlobalRdrElt and AvailInfoAdam Gundry2020-12-231-2/+2
| * | Fix after Outputable refactoringSylvain Henry2020-08-051-1/+1
* | | Add support for labeled module referencesIñaki García Etxebarria2021-02-071-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-35/+68
|\ \ | |/ |/|
| * Clean up warningsAlec Theriault2020-03-221-1/+1
| * Fix bogus identifier defaultingAlec Theriault2019-02-261-9/+5
| * Better identifier parsingAlec Theriault2019-02-251-25/+33
| * Support value/type namespaces on identifier linksAlec Theriault2019-02-251-13/+42
* | Module structureSylvain Henry2020-04-241-2/+2
* | Modules: TypesSylvain Henry2020-03-201-3/+3
* | Modules: Driver (#13009)Sylvain Henry2020-02-191-1/+1
* | hsyl20-modules-renamerSylvain Henry2020-01-071-1/+1
|/
* Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-2/+1
|\
| * Fix typo in a warningSimon Jakobi2018-10-231-2/+1
| * outOfScope: Recommend qualifying the identifierSimon Jakobi2018-07-201-1/+3
| * Don't warn about ambiguous identifiers when the candidate names belong to the...Simon Jakobi2018-07-201-18/+35
* | Support hyperlink labels with inline markupAlec Theriault2018-11-061-1/+1
* | Don't warn about ambiguous identifiers when the candidate names belong to the...Simon Jakobi2018-07-201-18/+35
* | outOfScope: Recommend qualifying the identifierSimon Jakobi2018-07-201-1/+3
|/
* Fix redundant import warningsSimon Jakobi2018-06-131-1/+0
* Renamer: Warn about ambiguous identifiers (#831)Simon Jakobi2018-06-131-3/+17
* Renamer: Warn about out of scope identifiers. (#819)Simon Jakobi2018-06-131-6/+11
* Adjust to new HsDocString internalsSimon Jakobi2018-06-131-8/+7
* @since includes package name (#749)Alec Theriault2018-03-271-10/+11
* Warning free compilationAlexander Biehl2018-02-011-1/+0
* Grid Tables (#718)Oleg Grenrus2018-02-011-0/+1
* Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-39/+42
|\
| * Refactoring: Make doc renaming monadicalexbiehl2017-08-161-39/+42
* | Adapt to EnumSetBen Gamari2017-03-151-1/+2
|/
* Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-0/+1
* Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+1
* Update for D1200Ben Gamari2015-12-161-2/+3
* WarningsMatthew Pickering2015-12-141-1/+0
* Track the new location of setRdrNameSpaceSimon Peyton Jones2015-12-141-1/+2
* Clearly default to variables in out of scope caseMateusz Kowalczyk2015-03-271-23/+40
* Remove now redundant importsMateusz Kowalczyk2015-03-261-1/+0
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-101-20/+15
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+146