summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyRightSection.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyRightSection.stderr')
-rw-r--r--testsuite/tests/rep-poly/RepPolyRightSection.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyRightSection.stderr b/testsuite/tests/rep-poly/RepPolyRightSection.stderr
index 3209cdfff6..62c0bdcd8d 100644
--- a/testsuite/tests/rep-poly/RepPolyRightSection.stderr
+++ b/testsuite/tests/rep-poly/RepPolyRightSection.stderr
@@ -2,7 +2,8 @@
RepPolyRightSection.hs:14:11: error:
• Unsaturated use of a representation-polymorphic primitive function.
The third argument of ‘rightSection’
- does not have a fixed runtime representation:
+ does not have a fixed runtime representation.
+ Its type is:
a :: TYPE r
• In the expression: `g` undefined
In an equation for ‘test2’: test2 = (`g` undefined)