summaryrefslogtreecommitdiff
path: root/driver/ghci/ghci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #21889, GHCi misbehaves with Ctrl-C on WindowsZubin Duggal2022-07-251-1/+1
* Release console for ghci wrapperTamar Christina2017-09-261-2/+11
* Properly detect MinTTY when running GHCi on WindowsRyan Scott2017-01-101-2/+3
* Fall back on ghc-stage2 when using Windows' GHCi driverRyanGlScott2016-01-061-0/+13
* Remove unnecessary C #includesIan Lynagh2010-06-221-4/+0
* Make the ghci.exe wrapper call the right ghc.exeIan Lynagh2010-06-221-1/+3
* Use the shared C wrapper code in ghci.c tooIan Lynagh2010-02-181-158/+18
* Remove unused variablesIan Lynagh2009-05-241-2/+0
* Remove all references to -mno-cygwinIan Lynagh2008-07-091-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+168