aboutsummaryrefslogtreecommitdiff
path: root/src/Ghci.hs
Commit message (Collapse)AuthorAge
* Separate reply message for :qTom Smeding2023-09-12
|
* Add Nat to initial ghci environment for lolsTom Smeding2023-04-22
|
* Long ghc diagnostics are long, need to read them wholeTom Smeding2023-02-14
|
* PasteTom Smeding2022-12-03
|
* Remove some of the re-restarting logic, uselessTom Smeding2022-11-02
|
* Flush stdout moreTom Smeding2022-11-02
|
* Replace newlines with ; insteadTom Smeding2022-06-27
| | | | Request from geekosaur, original yahb did that too
* Allow debug prints for ghci interaction (when statically enabled)Tom Smeding2022-06-27
|
* TimeoutTom Smeding2022-06-14
|
* Early-catch large show output with -interactive-printTom Smeding2022-06-14
|
* More loggingTom Smeding2022-06-14
|
* InitialTom Smeding2022-06-14