summaryrefslogtreecommitdiff
path: root/compiler/simplCore/SAT.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Replace some `length . filter` with `count`Ömer Sinan Ağacan2016-08-051-1/+1
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-7/+7
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* compiler: de-lhs simplCore/Austin Seipp2014-12-031-0/+431