summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_compile/T11241.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/dependent/should_compile/T11241.stderr')
-rw-r--r--testsuite/tests/dependent/should_compile/T11241.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/dependent/should_compile/T11241.stderr b/testsuite/tests/dependent/should_compile/T11241.stderr
index 97b2a33cf2..adb78694ba 100644
--- a/testsuite/tests/dependent/should_compile/T11241.stderr
+++ b/testsuite/tests/dependent/should_compile/T11241.stderr
@@ -1,4 +1,5 @@
T11241.hs:5:21: warning: [-Wpartial-type-signatures (in -Wdefault)]
• Found type wildcard ‘_’ standing for ‘*’
- • In the type signature: foo :: forall (a :: _). a -> a
+ • In the kind ‘_’
+ In the type signature: foo :: forall (a :: _). a -> a