summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeInstr.hs
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-6/+6
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-4/+6
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-3/+4
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-37/+18
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-1/+1
* Convert GHCi sources from .lhs to .hsRodlogic2014-10-291-0/+327