diff options
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyArrowFun.stderr')
-rw-r--r-- | testsuite/tests/rep-poly/RepPolyArrowFun.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyArrowFun.stderr b/testsuite/tests/rep-poly/RepPolyArrowFun.stderr index 014dc19144..db14b272f3 100644 --- a/testsuite/tests/rep-poly/RepPolyArrowFun.stderr +++ b/testsuite/tests/rep-poly/RepPolyArrowFun.stderr @@ -22,7 +22,7 @@ RepPolyArrowFun.hs:29:9: error: In an equation for ‘foo’: foo _ = proc x -> undefined -< x RepPolyArrowFun.hs:29:19: error: - • The function un the first order arrow application of + • The function in the first order arrow application of ‘undefined’ to ‘x’ |