Skip to content
  • Krzysztof Gogolewski's avatar
    67dbcc0a
    Fix VoidRep handling in ghci debugger · 67dbcc0a
    Krzysztof Gogolewski authored and Marge Bot's avatar Marge Bot committed
    'go' inside extractSubTerms was giving a bad result given a VoidRep,
    attempting to round towards the next multiple of 0.
    I don't understand much about the debugger but the code should be better
    than it was.
    
    Fixes #24306
    67dbcc0a
    Fix VoidRep handling in ghci debugger
    Krzysztof Gogolewski authored and Marge Bot's avatar Marge Bot committed
    'go' inside extractSubTerms was giving a bad result given a VoidRep,
    attempting to round towards the next multiple of 0.
    I don't understand much about the debugger but the code should be better
    than it was.
    
    Fixes #24306
Loading