summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr')
-rw-r--r--testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr b/testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr
new file mode 100644
index 0000000000..4abdd1c18c
--- /dev/null
+++ b/testsuite/tests/linear/should_fail/LinearConfusedDollar.stderr
@@ -0,0 +1,6 @@
+
+LinearConfusedDollar.hs:12:7: error:
+ • Couldn't match type ‘'Many’ with ‘'One’
+ arising from an application
+ • In the expression: f $ x
+ In an equation for ‘g’: g x = f $ x