diff options
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyLeftSection2.stderr')
-rw-r--r-- | testsuite/tests/rep-poly/RepPolyLeftSection2.stderr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyLeftSection2.stderr b/testsuite/tests/rep-poly/RepPolyLeftSection2.stderr new file mode 100644 index 0000000000..79d0bc867e --- /dev/null +++ b/testsuite/tests/rep-poly/RepPolyLeftSection2.stderr @@ -0,0 +1,9 @@ + +RepPolyLeftSection2.hs:14:11: error: + • The function argument + ‘undefined’ + does not have a fixed runtime representation: + a :: TYPE r + • In the expression: undefined + In the expression: undefined `f` + In an equation for ‘test1’: test1 = (undefined `f`) |