summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeLink.hs
Commit message (Expand)AuthorAgeFilesLines
* 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