UnboxedTuples can't be used as constraints
Fixes #14740. Test Plan: make test TEST="14740" Reviewers: bgamari, simonpj Reviewed By: simonpj Subscribers: simonpj, rwbarton, thomie, carter GHC Trac Issues: #14740 Differential Revision: https://phabricator.haskell.org/D4359 (cherry picked from commit ced9fbd3)
Showing
- compiler/parser/RdrHsSyn.hs 12 additions, 1 deletioncompiler/parser/RdrHsSyn.hs
- testsuite/tests/parser/should_fail/T14740.hs 6 additions, 0 deletionstestsuite/tests/parser/should_fail/T14740.hs
- testsuite/tests/parser/should_fail/T14740.stderr 4 additions, 0 deletionstestsuite/tests/parser/should_fail/T14740.stderr
- testsuite/tests/parser/should_fail/all.T 1 addition, 0 deletionstestsuite/tests/parser/should_fail/all.T
Loading
Please register or sign in to comment