summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/T14561b.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rep-poly/T14561b.stderr')
-rw-r--r--testsuite/tests/rep-poly/T14561b.stderr6
1 files changed, 1 insertions, 5 deletions
diff --git a/testsuite/tests/rep-poly/T14561b.stderr b/testsuite/tests/rep-poly/T14561b.stderr
index bbc72d01d8..7af3b05511 100644
--- a/testsuite/tests/rep-poly/T14561b.stderr
+++ b/testsuite/tests/rep-poly/T14561b.stderr
@@ -4,10 +4,6 @@ T14561b.hs:12:9: error:
The first argument of ‘coerce’
does not have a fixed runtime representation.
Its type is:
- a0 :: TYPE c0
- Cannot unify ‘r’ with the type variable ‘c0’
- because it is not a concrete ‘RuntimeRep’.
+ a :: TYPE r
• In the expression: coerce
In an equation for ‘badId’: badId = coerce
- • Relevant bindings include
- badId :: a -> a (bound at T14561b.hs:12:1)