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 0465b10be9..9c2b064204 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:1:1 or from: (x ⇒ r, (y \/ z) ⇒ r) |