aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Interface/LexParseRn.hs
Commit message (Expand)AuthorAgeFilesLines
* 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