summaryrefslogtreecommitdiff
path: root/compiler/main/InteractiveEvalTypes.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Drop GHC 7.10 compatibilityRyan Scott2017-08-011-6/+0
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-5/+4
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-4/+5
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-5/+4
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-17/+24
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-5/+8
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-17/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* More accurate allocation stats for :set +sSimon Marlow2015-05-111-6/+31
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Restructure compilation pipeline to allow hooksAustin Seipp2013-09-221-1/+1
* Split off a InteractiveEvalTypes module to remove an import loopIan Lynagh2013-04-061-0/+65