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.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearPartialSig.stderr b/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
index 175462f917..372be25feb 100644
--- a/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
+++ b/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
@@ -1,6 +1,6 @@
LinearPartialSig.hs:5:9: error: [GHC-88464]
• Found type wildcard ‘_’
- standing for ‘'Many :: GHC.Types.Multiplicity’
+ standing for ‘Many :: GHC.Types.Multiplicity’
To use the inferred type, enable PartialTypeSignatures
• In the type signature: f :: a %_ -> a