summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_fail/LinearPartialSig.stderr')
-rw-r--r--testsuite/tests/linear/should_fail/LinearPartialSig.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearPartialSig.stderr b/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
index 704fcb258c..cc302ec4b6 100644
--- a/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
+++ b/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
@@ -3,5 +3,5 @@ LinearPartialSig.hs:5:9: error:
• Found type wildcard ‘_’
standing for ‘'Many :: GHC.Types.Multiplicity’
To use the inferred type, enable PartialTypeSignatures
- • In the type ‘a # _ -> a’
- In the type signature: f :: a # _ -> a
+ • In the type ‘a %_ -> a’
+ In the type signature: f :: a %_ -> a