summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16829b.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T16829b.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T16829b.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T16829b.stderr b/testsuite/tests/typecheck/should_fail/T16829b.stderr
index 590a884dc8..633d8988a7 100644
--- a/testsuite/tests/typecheck/should_fail/T16829b.stderr
+++ b/testsuite/tests/typecheck/should_fail/T16829b.stderr
@@ -1,6 +1,5 @@
T16829b.hs:10:1: error:
- • Kind signature on newtype instance declaration has non-*
- return kind ‘TYPE 'IntRep’
+ • Newtype instance has non-* return kind ‘TYPE 'IntRep’
Perhaps you intended to use UnliftedNewtypes
• In the newtype instance declaration for ‘T’