summaryrefslogtreecommitdiff
path: root/compiler/stgSyn/StgLint.hs
Commit message (Expand)AuthorAgeFilesLines
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-7/+10
* Update levity polymorphismRichard Eisenberg2017-01-191-19/+15
* Remove StgRubbishArg and CmmArgÖmer Sinan Ağacan2016-08-101-1/+0
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-12/+20
* Remove some old commented out code in StgLintBartosz Nitka2016-04-141-12/+2
* Remove "use mask" from StgAlt syntaxÖmer Sinan Ağacan2016-02-241-4/+4
* Remove unused LiveVars and SRT fields of StgCaseÖmer Sinan Ağacan2016-02-081-4/+4
* Revert "Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscape"Ömer Sinan Ağacan2016-02-061-4/+4
* Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscapeÖmer Sinan Ağacan2016-02-041-4/+4
* s/unLifted/unlifted for consistencyÖmer Sinan Ağacan2016-01-271-4/+4
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-22/+21
* Remove some redundant definitions/constraintsHerbert Valerio Riedel2015-12-311-1/+0
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-3/+0
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+0
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-3/+4
* Source notes (CorePrep and Stg support)Peter Wortmann2014-12-161-3/+1
* compiler: de-lhs stgSyn/Austin Seipp2014-12-031-0/+535