summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr')
-rw-r--r--testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr b/testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr
index da479135f6..156698438b 100644
--- a/testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr
+++ b/testsuite/tests/pmcheck/should_compile/EmptyCase005.stderr
@@ -1,35 +1,35 @@
-EmptyCase005.hs:24:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:24:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns of type ‘Void3’ not matched: Void3 _
-EmptyCase005.hs:67:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:67:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns of type ‘T ()’ not matched:
T1
T2
-EmptyCase005.hs:73:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:73:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns of type ‘T Bool’ not matched:
MkTBool False
MkTBool True
-EmptyCase005.hs:79:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:79:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns of type ‘T Int’ not matched: MkTInt _
-EmptyCase005.hs:91:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:91:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns of type ‘G Int’ not matched:
MkV False
MkV True
-EmptyCase005.hs:101:8: warning: [-Wincomplete-patterns (in -Wextra)]
+EmptyCase005.hs:101:8: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In a case alternative: Patterns of type ‘H Int’ not matched: _