summaryrefslogtreecommitdiff
path: root/compiler/main/TidyPgm.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix #15953 by consistently using dumpIfSet_dyn to print debug outputChaitanya Koparkar2018-11-291-10/+6
* Typofixes in comments and whitespace only [ci skip]Gabor Greif2018-06-261-2/+2
* Typofixes in docs and comments [ci skip]Gabor Greif2018-06-181-1/+1
* Built-in Natural literals in CoreSylvain Henry2018-06-151-46/+57
* vectorise: Put it out of its miseryBen Gamari2018-06-021-52/+6
* Typos in commentsGabor Greif2018-01-171-1/+1
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-11/+19
* A bunch of typofixesGabor Greif2017-09-261-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Avoid excessive space usage from unfoldings in CoreTidyReid Barton2017-05-011-1/+4
* Introduce putLogMsgBen Gamari2017-03-151-1/+1
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-081-0/+2
* More typos in comments [skip ci]Gabor Greif2017-02-081-1/+1
* Ditch static flagsSylvain Henry2017-02-021-2/+3
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-4/+14
* COMPLETE pragmas for enhanced pattern exhaustiveness checkingMatthew Pickering2017-01-261-1/+4
* Typos and grammar in manual/commentsGabor Greif2017-01-231-1/+1
* Desugar static forms to makeStatic calls.Facundo Domínguez2017-01-131-20/+12
* Revert "Have addModFinalizer expose the local type environment."Facundo Domínguez2017-01-061-12/+20
* Have addModFinalizer expose the local type environment.Facundo Domínguez2017-01-061-20/+12
* White space onlySimon Peyton Jones2016-12-231-4/+4
* Packages: Kill unused UnitId argument to isDllNameBen Gamari2016-12-161-12/+11
* Typos in commentsGabor Greif2016-11-291-1/+1
* Clean up handling of known-key Names in interface filesBen Gamari2016-10-131-0/+1
* Introduce BootUnfolding, set when unfolding is absent due to hs-boot file.Edward Z. Yang2016-08-211-2/+3
* Tidy up tidyingSimon Peyton Jones2016-07-051-8/+2
* Use DVarEnv for vectInfoVarBartosz Nitka2016-07-051-17/+12
* Document some benign nondeterminismBartosz Nitka2016-07-011-2/+8
* Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-06-281-7/+3
* Fix #12076 by inlining trivial expressions in CorePrep.Edward Z. Yang2016-06-081-2/+2
* Make vectInfoParallelVars a DVarSetBartosz Nitka2016-06-071-5/+6
* Comments about static formsSimon Peyton Jones2016-05-101-2/+5
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-021-7/+23
* Kill some unnecessary varSetElemsBartosz Nitka2016-04-151-1/+1
* Rename isNopSig to isTopSigJoachim Breitner2016-03-291-2/+2
* ErrUtils: Add timings to compiler phasesBen Gamari2016-03-241-8/+15
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-1/+1
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Comments about ru_autoSimon Peyton Jones2016-02-111-7/+9
* White space and comments onlySimon Peyton Jones2016-02-081-5/+8
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-3/+2
* Remove some redundant definitions/constraintsHerbert Valerio Riedel2015-12-311-1/+0
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-2/+2
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-2/+2
* Rename SpecInfo to RuleInfo (upon SPJ's advice).Edward Z. Yang2015-10-101-1/+1
* Delete FastBoolThomas Miedema2015-08-211-21/+16
* CoreUtils: Move size utilities to CoreStatsBen Gamari2015-07-161-1/+2
* White space onlySimon Peyton Jones2015-06-021-1/+1
* White space layout onlySimon Peyton Jones2015-05-221-19/+19
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1