summaryrefslogtreecommitdiff
path: root/compiler/simplCore/FloatOut.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Add GHC-API logging hooksSylvain Henry2019-12-181-1/+3
* Remove Bag fold specialisations (#16969)Richard Lupton2019-08-191-2/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* remove optionGabor Greif2018-12-211-1/+0
* Stomp a few typos and grammarosGabor Greif2018-12-171-2/+2
* Allow top level ticked string literalsBartosz Nitka2018-03-061-20/+12
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remove redundant importSimon Peyton Jones2017-02-201-1/+0
* Don't tick top-level string literalsBen Gamari2017-02-011-12/+20
* Join pointsLuke Maurer2017-02-011-48/+213
* FloatOut: Allow floating through breakpoint ticksBen Gamari2017-01-311-14/+13
* Fix deprecation warnings from containersErik de Castro Lopo2017-01-301-2/+2
* 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