summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/complete_sigs/T14059a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/pmcheck/complete_sigs/T14059a.stderr')
-rw-r--r--testsuite/tests/pmcheck/complete_sigs/T14059a.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/pmcheck/complete_sigs/T14059a.stderr b/testsuite/tests/pmcheck/complete_sigs/T14059a.stderr
index 7004ac3628..a9ca40e09d 100644
--- a/testsuite/tests/pmcheck/complete_sigs/T14059a.stderr
+++ b/testsuite/tests/pmcheck/complete_sigs/T14059a.stderr
@@ -1,10 +1,10 @@
-T14059a.hs:21:1: warning: [-Wincomplete-patterns (in -Wextra)]
+T14059a.hs:21:1: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In an equation for ‘wibble’:
- Patterns of type ‘SBool z’ not matched: SFalse
+ Patterns of type ‘SBool z’ not matched: SFalse
-T14059a.hs:24:1: warning: [-Wincomplete-patterns (in -Wextra)]
+T14059a.hs:24:1: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
In an equation for ‘wobble’:
- Patterns of type ‘SBool z’ not matched: SFalse
+ Patterns of type ‘SBool z’ not matched: SFalse