summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/FD3.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/FD3.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/FD3.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/FD3.stderr b/testsuite/tests/typecheck/should_fail/FD3.stderr
index d7ac728b6c..38add26f44 100644
--- a/testsuite/tests/typecheck/should_fail/FD3.stderr
+++ b/testsuite/tests/typecheck/should_fail/FD3.stderr
@@ -1,5 +1,5 @@
-FD3.hs:15:15: error:
+FD3.hs:15:15: error: [GHC-25897]
• Couldn't match type ‘a’ with ‘(String, a)’
arising from a functional dependency between:
constraint ‘MkA (String, a) a’ arising from a use of ‘mkA’