summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Doc.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-4/+21
* Don't use FastString to convert string to UTF8Matthew Pickering2021-03-031-10/+1
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-1/+0
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-0/+4
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules: Types (#13009)Sylvain Henry2020-03-291-2/+2
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+152