summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr b/testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr
index 1dd7ba2f74..3907e3e6f1 100644
--- a/testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr
+++ b/testsuite/tests/typecheck/should_fail/TcNullaryTCFail.stderr
@@ -1,5 +1,5 @@
-TcNullaryTCFail.hs:5:10:
+TcNullaryTCFail.hs:5:10: error: [GHC-59692]
Duplicate instance declarations:
instance A -- Defined at TcNullaryTCFail.hs:5:10
instance A -- Defined at TcNullaryTCFail.hs:6:10