packages feed

haskell-debugger-0.13.0.0: test/golden/self-debug-cli/self-debug-cli.hdb-stdin

break --name runDebugger
run cli test/golden/self-debug-cli/Main.hs
print mkFastString "this FastString should be displayed pretty as a string (SHOULD NOT SEE ITS FULL INTERNALS)."
print mkFastString "We have a DebugView FastString instance at this breakpoint."
exit