summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Ticks.hs
Commit message (Expand)AuthorAgeFilesLines
* Clean up some. In particular:M Farkas-Dyck2022-09-171-12/+11
* TTG: Move CoreTickish out of LHS.Bindsromes2022-07-061-3/+4
* desugar: Look through ticks when warning about possible literal overflowMatthew Pickering2022-07-011-0/+9
* HsToken for @-patterns and TypeApplications (#19623)Vladislav Zavialov2022-06-201-3/+3
* HsToCore.Coverage: Purge DynFlagswip/coverage-configJohn Ericson2022-06-021-32/+25
* Split out `GHC.HsToCore.{Breakpoints,Coverage}` and use `SizedSeq`John Ericson2022-06-021-183/+45
* Rename `HsToCore.{Coverage -> Ticks}`John Ericson2022-06-021-0/+1385