summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds07.stderr
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2022-09-13 10:22:05 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-09-13 10:27:53 -0400
commit362cca13858faf7e1158273780ea900e7dad5827 (patch)
tree468c06697b2a6ef3f65b79a469a131d279f71deb /testsuite/tests/polykinds/PolyKinds07.stderr
parent65a0bd69ac1fb59047cd4c8554a8fc756c7b3476 (diff)
downloadhaskell-362cca13858faf7e1158273780ea900e7dad5827.tar.gz
Diagnostic codes: acccept test changes
The testsuite output now contains diagnostic codes, so many tests need to be updated at once. We decided it was best to keep the diagnostic codes in the testsuite output, so that contributors don't inadvertently make changes to the diagnostic codes.
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds07.stderr')
-rw-r--r--testsuite/tests/polykinds/PolyKinds07.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds07.stderr b/testsuite/tests/polykinds/PolyKinds07.stderr
index 596cae306e..9ddfa0230a 100644
--- a/testsuite/tests/polykinds/PolyKinds07.stderr
+++ b/testsuite/tests/polykinds/PolyKinds07.stderr
@@ -1,5 +1,5 @@
-PolyKinds07.hs:10:11: error:
+PolyKinds07.hs:10:11: error: [GHC-88634]
• Data constructor ‘A1’ cannot be used here
(it is defined and used in the same recursive group)
• In the first argument of ‘B’, namely ‘'A1’