summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Lit.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-1/+1
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-19/+18
* Remove unnecessary parenthesesRichard Eisenberg2020-02-081-14/+14
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-1/+2
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-3/+4
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+314