summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeLink.hs
Commit message (Expand)AuthorAgeFilesLines
* Update a panic messageÖmer Sinan Ağacan2019-04-111-2/+2
* Remove unnecessary uses of UnboxedTuples pragma (see #13101 / #15454)Michael Sloan2019-04-011-1/+0
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* Add HeapView functionalityPatrick Dougherty2018-05-201-2/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* [iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari2017-07-121-14/+4
* Remote GHCi: batch the creation of stringsSimon Marlow2016-02-021-2/+3
* Remote GHCi: Optimize the serialization/deserialization of byte codeSimon Marlow2016-02-021-1/+13
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-21/+22
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-187/+97
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-2/+2
* Convert GHCi sources from .lhs to .hsRodlogic2014-10-291-0/+271