summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/T11122.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs/should_fail/T11122.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_fail/T11122.stderr4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_fail/T11122.stderr b/testsuite/tests/partial-sigs/should_fail/T11122.stderr
index d308c4771d..a6b4c618ec 100644
--- a/testsuite/tests/partial-sigs/should_fail/T11122.stderr
+++ b/testsuite/tests/partial-sigs/should_fail/T11122.stderr
@@ -1,4 +1,6 @@
T11122.hs:19:18: warning: [-Wpartial-type-signatures (in -Wdefault)]
• Found type wildcard ‘_’ standing for ‘Int’
- • In the type signature: parser :: Parser _
+ • In the first argument of ‘Parser’, namely ‘_’
+ In the type ‘Parser _’
+ In the type signature: parser :: Parser _