summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T16762c.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T16762c.stderr')
-rw-r--r--testsuite/tests/polykinds/T16762c.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T16762c.stderr b/testsuite/tests/polykinds/T16762c.stderr
index aa813f345b..db259692a4 100644
--- a/testsuite/tests/polykinds/T16762c.stderr
+++ b/testsuite/tests/polykinds/T16762c.stderr
@@ -1,5 +1,5 @@
-T16762c.hs:10:17: error:
+T16762c.hs:10:17: error: [GHC-97739]
• These kind and type variables: a k (b :: k)
are out of dependency order. Perhaps try this ordering:
k (a :: k) (b :: k)