summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/T14479.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs/should_fail/T14479.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_fail/T14479.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_fail/T14479.stderr b/testsuite/tests/partial-sigs/should_fail/T14479.stderr
index 84ba90a572..6c53d8defe 100644
--- a/testsuite/tests/partial-sigs/should_fail/T14479.stderr
+++ b/testsuite/tests/partial-sigs/should_fail/T14479.stderr
@@ -1,5 +1,5 @@
-T14479.hs:9:5: error:
+T14479.hs:9:5: error: [GHC-94185]
• Can't quantify over ‘b’
bound by the partial type signature: g :: forall b. Num b => _ -> b
• In an equation for ‘foo’: