Add regression test for #14040
This adds a regression test for the original program in #14040. This does not fix #14040 entirely, though, as the program in https://ghc.haskell.org/trac/ghc/ticket/14040#comment:2 still panics, so there is more work to be done there. (cherry picked from commit be1ca0e4)
Showing
- testsuite/tests/partial-sigs/should_fail/T14040a.hs 34 additions, 0 deletionstestsuite/tests/partial-sigs/should_fail/T14040a.hs
- testsuite/tests/partial-sigs/should_fail/T14040a.stderr 48 additions, 0 deletionstestsuite/tests/partial-sigs/should_fail/T14040a.stderr
- testsuite/tests/partial-sigs/should_fail/all.T 1 addition, 0 deletionstestsuite/tests/partial-sigs/should_fail/all.T
Loading
Please register or sign in to comment