Fix type check error message grammar (fixes #20122)
Remove trailing spaces
Showing
- compiler/GHC/Tc/Errors.hs 2 additions, 2 deletionscompiler/GHC/Tc/Errors.hs
- compiler/GHC/Utils/Outputable.hs 20 additions, 1 deletioncompiler/GHC/Utils/Outputable.hs
- testsuite/tests/typecheck/should_fail/T20122.hs 11 additions, 0 deletionstestsuite/tests/typecheck/should_fail/T20122.hs
- testsuite/tests/typecheck/should_fail/T20122.stderr 12 additions, 0 deletionstestsuite/tests/typecheck/should_fail/T20122.stderr
- testsuite/tests/typecheck/should_fail/T4921.stderr 4 additions, 3 deletionstestsuite/tests/typecheck/should_fail/T4921.stderr
- testsuite/tests/typecheck/should_fail/T5858.stderr 3 additions, 2 deletionstestsuite/tests/typecheck/should_fail/T5858.stderr
- testsuite/tests/typecheck/should_fail/all.T 1 addition, 0 deletionstestsuite/tests/typecheck/should_fail/all.T
- testsuite/tests/typecheck/should_fail/tcfail040.stderr 8 additions, 8 deletionstestsuite/tests/typecheck/should_fail/tcfail040.stderr
- testsuite/tests/typecheck/should_fail/tcfail043.stderr 38 additions, 38 deletionstestsuite/tests/typecheck/should_fail/tcfail043.stderr
- testsuite/tests/typecheck/should_fail/tcfail128.stderr 1 addition, 1 deletiontestsuite/tests/typecheck/should_fail/tcfail128.stderr
Loading
Please register or sign in to comment