summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr b/testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr
index b1ceb26b5e..bf0aa38507 100644
--- a/testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr
+++ b/testsuite/tests/typecheck/should_fail/CustomTypeErrors03.stderr
@@ -1,5 +1,5 @@
-CustomTypeErrors03.hs:6:6: error:
- This is a type error
- In the type signature:
- f :: TypeError (Text "This is a type error")
+CustomTypeErrors03.hs:6:6: error: [GHC-47403]
+ • This is a type error
+ • In the type signature:
+ f :: TypeError (Text "This is a type error")