summaryrefslogtreecommitdiff
path: root/compiler/simplCore/SimplEnv.hs
Commit message (Expand)AuthorAgeFilesLines
* (Another) minor refactoring of substitutionsSimon Peyton Jones2016-02-181-9/+11
* s/unLifted/unlifted for consistencyÖmer Sinan Ağacan2016-01-271-1/+1
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-11/+10
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-32/+32
* Fix a huge space leak in the mighty SimplifierSimon Peyton Jones2015-05-221-83/+11
* Source notes (Core support)Peter Wortmann2014-12-161-12/+8
* compiler: de-lhs simplCore/Austin Seipp2014-12-031-0/+805