"README.md" did not exist on "cc73f58e0721a04654f47f7437e1b2b9a13abc8f"
Change demand information for foreign calls
Foreign calls may not be strict for lifted arguments. Fixes Trac #11076. Test Plan: ./validate Reviewers: simonpj, bgamari, austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1464 GHC Trac Issues: #11076
Showing
- compiler/basicTypes/MkId.hs 4 additions, 1 deletioncompiler/basicTypes/MkId.hs
- testsuite/tests/stranal/should_run/T11076.hs 15 additions, 0 deletionstestsuite/tests/stranal/should_run/T11076.hs
- testsuite/tests/stranal/should_run/T11076.stdout 1 addition, 0 deletionstestsuite/tests/stranal/should_run/T11076.stdout
- testsuite/tests/stranal/should_run/T11076A.hs 21 additions, 0 deletionstestsuite/tests/stranal/should_run/T11076A.hs
- testsuite/tests/stranal/should_run/T11076_prim.cmm 10 additions, 0 deletionstestsuite/tests/stranal/should_run/T11076_prim.cmm
- testsuite/tests/stranal/should_run/all.T 1 addition, 0 deletionstestsuite/tests/stranal/should_run/all.T
- testsuite/tests/stranal/sigs/T8598.stderr 1 addition, 1 deletiontestsuite/tests/stranal/sigs/T8598.stderr
Loading
Please register or sign in to comment