Fix code typo in ghc-debug-client example
The `ghc-debug-client` example refers to an out-of-scope variable `h`, which I believe is meant to refer to `g` instead.
Please register or sign in to comment
The `ghc-debug-client` example refers to an out-of-scope variable `h`, which I believe is meant to refer to `g` instead.