summaryrefslogtreecommitdiff
path: root/compiler/simplCore/FloatOut.hs
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-7/+6
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-06-021-0/+27
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-191-27/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-191-0/+27
* Revert D727Austin Seipp2015-05-121-27/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-111-0/+27
* Source notes (Core support)Peter Wortmann2014-12-161-6/+8
* compiler: de-lhs simplCore/Austin Seipp2014-12-031-0/+563