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