summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod46.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod46.stderr')
-rw-r--r--testsuite/tests/module/mod46.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/module/mod46.stderr b/testsuite/tests/module/mod46.stderr
index 6eb0028199..fb6bd6692c 100644
--- a/testsuite/tests/module/mod46.stderr
+++ b/testsuite/tests/module/mod46.stderr
@@ -1,5 +1,5 @@
-mod46.hs:4:10:
- No instance for (Eq T)
- arising from the superclasses of an instance declaration
- In the instance declaration for ‘Ord T’
+mod46.hs:4:10: error:
+ • No instance for ‘Eq T’
+ arising from the superclasses of an instance declaration
+ • In the instance declaration for ‘Ord T’