summaryrefslogtreecommitdiff
path: root/compiler/simplCore/SimplEnv.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor some ppr functions to use pprUFMBartosz Nitka2016-05-121-2/+3
* SimplEnv: Add Haddock headings to export listBen Gamari2016-03-051-4/+8
* (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