summaryrefslogtreecommitdiff
path: root/testsuite/tests/quantified-constraints/T15290b.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quantified-constraints/T15290b.stderr')
-rw-r--r--testsuite/tests/quantified-constraints/T15290b.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/quantified-constraints/T15290b.stderr b/testsuite/tests/quantified-constraints/T15290b.stderr
index 7dc1852c6d..1c96359d96 100644
--- a/testsuite/tests/quantified-constraints/T15290b.stderr
+++ b/testsuite/tests/quantified-constraints/T15290b.stderr
@@ -1,7 +1,7 @@
T15290b.hs:28:49: error:
- • Couldn't match representation of type ‘f (m b)’
- with that of ‘f (T1 m b)’
+ • Couldn't match representation of type: f (m b)
+ with that of: f (T1 m b)
arising from the coercion of the method ‘traverse'’
from type ‘forall (f :: * -> *) a b.
Applicative' f =>