summaryrefslogtreecommitdiff
path: root/ghc
Commit message (Expand)AuthorAgeFilesLines
* Allow users to ignore optimization changesDavid Feuer2017-12-111-3/+9
* Revert "trees that grow" workBen Gamari2017-11-212-8/+8
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-112-6/+6
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-1/+1
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-2/+2
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-2/+2
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-2/+2
* DynFlags: Introduce -show-mods-loaded flagBen Gamari2017-11-061-12/+26
* Catch a few more typos in commentsGabor Greif2017-10-301-1/+1
* Revert "Update Win32 version for GHC 8.4."Tamar Christina2017-10-251-1/+1
* Update Win32 version for GHC 8.4.Tamar Christina2017-10-251-1/+1
* Disable -XRebindableSyntax when running internal GHCi expressionsRyan Scott2017-10-191-10/+23
* Reexport Semigroup's <> operator from Prelude (#14191)Herbert Valerio Riedel2017-09-224-2/+4
* Canonicalise MonoidFail instances in GHCHerbert Valerio Riedel2017-09-091-0/+1
* Canonicalise Monoid instances in GHCHerbert Valerio Riedel2017-09-091-0/+3
* Clean up opt and llcMoritz Angermann2017-09-062-2/+7
* fix typo (expreesions -> expressions)Chris Martin2017-08-221-1/+1
* Drop GHC 7.10 compatibilityRyan Scott2017-08-011-2/+0
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-182-11/+14
* Make ':info Coercible' display an arbitrary string (fixes #12390)Patrick Dougherty2017-07-111-6/+8
* Revert "Make module membership on ModuleGraph faster"Ben Gamari2017-06-272-14/+11
* Make module membership on ModuleGraph fasterBartosz Nitka2017-06-272-11/+14
* Show only the number of modules in ghciFrancesco Mazzoli2017-06-211-18/+9
* Make -w less aggressive (Trac #12056)Sean Gillespie2017-06-121-4/+4
* Refactor temp files cleanupDouglas Wilson2017-06-081-1/+1
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-063-10/+9
* Use lengthIs and friends in more placesRyan Scott2017-06-021-2/+3
* Make GHCi work when RebindableSyntax is enabledRyan Scott2017-06-021-5/+7
* Fix crash in isModuleInterpreted for HsBoot (fixes #13591)Lennart Spitzner2017-05-121-1/+1
* Pass -ffrontend-opt arguments to frontend plugin in the correct orderdoug2017-05-041-1/+2
* Prefer #if defined to #ifdefBen Gamari2017-04-283-11/+11
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-1/+1
* Bump process to 1.6Ben Gamari2017-04-271-1/+1
* Don't setProgramDynFlags on every :loadSimon Marlow2017-04-251-19/+27
* utils: Lazily decode UTF8 stringsBen Gamari2017-04-171-2/+1
* Remove GhcDynamic (in favor of DYNAMIC_GHC_PROGRAMS)Reid Barton2017-04-121-3/+2
* Typos in comments [ci skip]Gabor Greif2017-04-111-2/+2
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-1/+1
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-1/+1
* :cd affects the iserv process tooSimon Marlow2017-04-021-0/+5
* Optimise common cases of GHC.setProgramDynFlagsSimon Marlow2017-04-011-7/+0
* Spelling in comments only [ci skip]Gabor Greif2017-03-281-1/+1
* Allow colors to be customizedPhil Ruffwind2017-03-231-1/+1
* Eliminate ListSetOps from imp_trust_pkgsDavid Feuer2017-03-021-6/+7
* Try submodule bumps againBen Gamari2017-02-281-1/+1
* Have --backpack complain if multiple files are passed.Edward Z. Yang2017-02-231-6/+6
* Revert recent submodule bumpsBen Gamari2017-02-221-1/+1
* Bump time submodule to 1.8Ben Gamari2017-02-201-1/+1
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-101-1/+2
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1