summaryrefslogtreecommitdiff
path: root/compiler/GHC/Parser/PostProcess/Haddock.hs
Commit message (Expand)AuthorAgeFilesLines
* Split HsConDecl{H98,GADT}Detailswip/T18844-alternateRyan Scott2020-10-251-8/+7
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-2/+2
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-10/+9
* Less DynFlags in Header parsingSylvain Henry2020-10-011-1/+1
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-6/+3
* Introduce and use DerivClauseTys (#18662)Ryan Scott2020-09-151-3/+22
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Remove ConDeclGADTPrefixPsRyan Scott2020-08-021-9/+0
* Simplify XRec definitionZubin Duggal2020-07-251-9/+11
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-25/+1540
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-091-6/+10
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-0/+35