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.
The ghc-debug-client example refers to an out-of-scope variable h, which I believe is meant to refer to g instead.