diff options
Diffstat (limited to 'testsuite/tests/quantified-constraints/T19921.stderr')
-rw-r--r-- | testsuite/tests/quantified-constraints/T19921.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quantified-constraints/T19921.stderr b/testsuite/tests/quantified-constraints/T19921.stderr index 7433fc6370..bf33abe256 100644 --- a/testsuite/tests/quantified-constraints/T19921.stderr +++ b/testsuite/tests/quantified-constraints/T19921.stderr @@ -1,6 +1,6 @@ T19921.hs:29:8: error: - • Could not deduce r arising from a use of ‘Dict’ + • Could not deduce ‘r’ arising from a use of ‘Dict’ from the context: (x \/ y) \/ z bound by a quantified context at T19921.hs:29:8-11 or from: (x ⇒ r, (y \/ z) ⇒ r) |