summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T14916.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/T14916.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/T14916.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/deriving/should_fail/T14916.stderr b/testsuite/tests/deriving/should_fail/T14916.stderr
index 81f94650f5..173536e790 100644
--- a/testsuite/tests/deriving/should_fail/T14916.stderr
+++ b/testsuite/tests/deriving/should_fail/T14916.stderr
@@ -1,8 +1,8 @@
T14916.hs:7:24: error:
- • Class ‘~’ does not support user-specified instances
+ • Class ‘~’ does not support user-specified instances.
• In the data declaration for ‘A’
T14916.hs:8:24: error:
- • Class ‘Coercible’ does not support user-specified instances
+ • Class ‘Coercible’ does not support user-specified instances.
• In the data declaration for ‘B’