summaryrefslogtreecommitdiff
path: root/ghc/GHCi
Commit message (Expand)AuthorAgeFilesLines
* ghci: add message when reusing compiled code #9887Alexander Lukyanov2016-03-121-7/+14
* GHCi: Fix load/reload space leaks (#4029)Jason Eisenberg2016-03-051-2/+4
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-2/+2
* compiler: Do not suggest nor complete deprecated flags fix trac issue #11454Nikita Kartashov2016-02-111-2/+2
* ghci: fix trac issue #11481Benjamin Bykowski2016-01-271-8/+5
* Don't print "Loaded GHCi configuration" message in ghc -e (#11478)Reid Barton2016-01-221-1/+5
* ghci: Kill global macros listBen Gamari2016-01-192-37/+41
* Complete operators properlyArthur Fayzrakhmanov (Артур Файзрахманов)2016-01-171-8/+28
* Print a message when loading a .ghci file.Kwang Yul Seo2016-01-131-2/+4
* Reject import declaration with semicolon in GHCiRik Steenkamp2016-01-091-4/+13
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-082-29/+25
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-221-3/+9
* Rename GHCi's UI modules into GHCi.UI(.*)Herbert Valerio Riedel2015-12-214-0/+4530