diff options
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/T17218.stderr')
| -rw-r--r-- | testsuite/tests/pmcheck/should_compile/T17218.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/T17218.stderr b/testsuite/tests/pmcheck/should_compile/T17218.stderr index 25a74b536c..a8ac1b9ab8 100644 --- a/testsuite/tests/pmcheck/should_compile/T17218.stderr +++ b/testsuite/tests/pmcheck/should_compile/T17218.stderr @@ -1,4 +1,4 @@ T17218.hs:11:1: warning: [-Wincomplete-patterns (in -Wextra)] Pattern match(es) are non-exhaustive - In an equation for ‘f’: Patterns not matched: P + In an equation for ‘f’: Patterns of type ‘T’ not matched: P |
