summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr b/testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr
index c542644539..41d5c582be 100644
--- a/testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr
+++ b/testsuite/tests/partial-sigs/should_fail/WildcardInGADT1.stderr
@@ -1,4 +1,4 @@
-WildcardInGADT1.hs:5:19: error:
+WildcardInGADT1.hs:5:19: error: [GHC-65507]
Wildcard ‘_’ not allowed
in the definition of data constructor ‘Foo’