summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T5716a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T5716a.stderr')
-rw-r--r--testsuite/tests/polykinds/T5716a.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/polykinds/T5716a.stderr b/testsuite/tests/polykinds/T5716a.stderr
index acec5e146d..e6d861c71a 100644
--- a/testsuite/tests/polykinds/T5716a.stderr
+++ b/testsuite/tests/polykinds/T5716a.stderr
@@ -1,7 +1,7 @@
-T5716a.hs:10:27:
- Data constructor ‘Bar’ cannot be used here
- (it comes from a data family instance)
- In the type ‘(Bar a)’
- In the definition of data constructor ‘Bar’
- In the data instance declaration for ‘DF’
+T5716a.hs:10:27: error: [GHC-88634]
+ • Data constructor ‘Bar’ cannot be used here
+ (it comes from a data family instance)
+ • In the type ‘(Bar a)’
+ In the definition of data constructor ‘Bar’
+ In the data instance declaration for ‘DF’