More README.

This commit is contained in:
Andor Penzes 2020-06-14 20:35:05 +02:00
parent f639fb57b8
commit 27dd127561

View File

@ -42,6 +42,10 @@ stack exec --profile EXECUTABLE -- ARGUMENTS +RTS -p -l -h
### Previews:
This project is still in the proof-of-concept phase, but we had a great fun implementing the
initial version of heap inspections and the step-by-step debugger. All of these features
are based on visualizing the EventLog from GHC.
Heap Live
![](https://github.com/grin-compiler/haskell-code-spot/blob/master/doc/images/heaplive.png)