Fix handling of function coercions (#18747)
This was broken when we added multiplicity to the function type.
Showing
- compiler/GHC/Core/Coercion.hs 1 addition, 1 deletioncompiler/GHC/Core/Coercion.hs
- testsuite/tests/simplCore/should_compile/T18747A.hs 82 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T18747A.hs
- testsuite/tests/simplCore/should_compile/T18747B.hs 50 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T18747B.hs
- testsuite/tests/simplCore/should_compile/all.T 2 additions, 0 deletionstestsuite/tests/simplCore/should_compile/all.T
Loading
Please register or sign in to comment