GHCi: Lookup breakpoint CCs in the correct module
We need to look up breakpoint CCs in the module that the breakpoint points to, and not the current module. Fixes #24327
Loading
Please register or sign in to comment
We need to look up breakpoint CCs in the module that the breakpoint points to, and not the current module. Fixes #24327