summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T4398.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/T4398.stderr')
-rw-r--r--testsuite/tests/simplCore/should_compile/T4398.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T4398.stderr b/testsuite/tests/simplCore/should_compile/T4398.stderr
index 04b2db98e6..a80fd6e40a 100644
--- a/testsuite/tests/simplCore/should_compile/T4398.stderr
+++ b/testsuite/tests/simplCore/should_compile/T4398.stderr
@@ -1,5 +1,5 @@
-T4398.hs:6:11: warning: [GHC-40548]
+T4398.hs:6:11: warning: [GHC-40548] [-Wunclassified (in -Wdefault)]
Forall'd constraint ‘Ord a’ is not bound in RULE lhs
Orig bndrs: [a, $dOrd, x, y]
Orig lhs: f @a ((\ ($dOrd :: Ord a) -> x) $dOrd) y