summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyRule2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyRule2.stderr')
-rw-r--r--testsuite/tests/rep-poly/RepPolyRule2.stderr9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyRule2.stderr b/testsuite/tests/rep-poly/RepPolyRule2.stderr
new file mode 100644
index 0000000000..70a5af4687
--- /dev/null
+++ b/testsuite/tests/rep-poly/RepPolyRule2.stderr
@@ -0,0 +1,9 @@
+
+RepPolyRule2.hs:17:55: error:
+ • The function argument
+ ‘x’
+ does not have a fixed runtime representation:
+ a :: TYPE (F rep)
+ • In the first argument of ‘f’, namely ‘x’
+ In the expression: f x
+ When checking the rewrite rule "f_id"