summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearBottomMult.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_fail/LinearBottomMult.stderr')
-rw-r--r--testsuite/tests/linear/should_fail/LinearBottomMult.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearBottomMult.stderr b/testsuite/tests/linear/should_fail/LinearBottomMult.stderr
index aa6dab87d9..e620843652 100644
--- a/testsuite/tests/linear/should_fail/LinearBottomMult.stderr
+++ b/testsuite/tests/linear/should_fail/LinearBottomMult.stderr
@@ -1,6 +1,6 @@
LinearBottomMult.hs:13:3: error: [GHC-18872]
- • Couldn't match type ‘'Many’ with ‘'One’
+ • Couldn't match type ‘Many’ with ‘One’
arising from multiplicity of ‘x’
• In an equation for ‘f’:
f x = elim (U (\ (a :: Void) -> case a of {}))