DmdAnal: Make `prompt#` lazy (#25439)
This applies the same treatment to `prompt#` as for `catch#`. See `Note [Strictness for mask/unmask/catch/prompt]`. Fixes #25439.
Showing
- compiler/GHC/Builtin/primops.txt.pp 44 additions, 16 deletionscompiler/GHC/Builtin/primops.txt.pp
- testsuite/tests/dmdanal/should_run/T25439.hs 25 additions, 0 deletionstestsuite/tests/dmdanal/should_run/T25439.hs
- testsuite/tests/dmdanal/should_run/T25439.stdout 3 additions, 0 deletionstestsuite/tests/dmdanal/should_run/T25439.stdout
- testsuite/tests/dmdanal/should_run/all.T 1 addition, 0 deletionstestsuite/tests/dmdanal/should_run/all.T
Loading
Please register or sign in to comment