ghci: Correct free variable calculation in StgToByteCode
Fixes #20019
Showing
- compiler/GHC/Stg/Lift/Analysis.hs 0 additions, 3 deletionscompiler/GHC/Stg/Lift/Analysis.hs
- compiler/GHC/Stg/Syntax.hs 5 additions, 1 deletioncompiler/GHC/Stg/Syntax.hs
- compiler/GHC/StgToByteCode.hs 2 additions, 4 deletionscompiler/GHC/StgToByteCode.hs
- testsuite/tests/ghci/scripts/T20019.script 1 addition, 0 deletionstestsuite/tests/ghci/scripts/T20019.script
- testsuite/tests/ghci/scripts/all.T 1 addition, 0 deletionstestsuite/tests/ghci/scripts/all.T
Loading
Please register or sign in to comment