summaryrefslogtreecommitdiff
path: root/testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr')
-rw-r--r--testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr b/testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr
index 7c9b856677..98c2dbe0ea 100644
--- a/testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr
+++ b/testsuite/tests/unlifted-datatypes/should_fail/UnlDataNullaryPoly.stderr
@@ -1,5 +1,5 @@
-UnlDataNullaryPoly.hs:10:10: error:
+UnlDataNullaryPoly.hs:10:10: error: [GHC-31147]
• Quantified type's kind mentions quantified type variable
type: ‘forall (l :: Levity). T’
where the body of the forall has this kind: ‘TYPE ('BoxedRep l)’