summaryrefslogtreecommitdiff
path: root/libraries/ghci/GHCi/RemoteTypes.hs
Commit message (Expand)AuthorAgeFilesLines
* GHCi.RemoteTypes: fix doc and avoid unsafeCoerce (#23201)Sylvain Henry2023-04-041-22/+43
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-2/+2
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-181-0/+1
* [iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari2017-07-121-7/+5
* Add deepseq dependency and a few NFData instancesSimon Marlow2016-07-221-0/+5
* Remote GHCi: comments onlySimon Marlow2016-06-241-0/+8
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-36/+51
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-0/+91