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.stderr10
1 files changed, 4 insertions, 6 deletions
diff --git a/testsuite/tests/dependent/should_compile/T11241.stderr b/testsuite/tests/dependent/should_compile/T11241.stderr
index f6ec57e03d..fe80b47c3c 100644
--- a/testsuite/tests/dependent/should_compile/T11241.stderr
+++ b/testsuite/tests/dependent/should_compile/T11241.stderr
@@ -1,6 +1,4 @@
-
-T11241.hs:5:21: warning: [-Wpartial-type-signatures (in -Wdefault)]
- • Found type wildcard ‘_’ standing for ‘*’
- • In the type signature:
- foo :: forall (a :: _). a -> a
- • Relevant bindings include foo :: a -> a (bound at T11241.hs:6:1)
+
+T11241.hs:5:21: warning: [-Wpartial-type-signatures (in -Wdefault)]
+ • Found type wildcard ‘_’ standing for ‘*’
+ • In the type signature: foo :: forall (a :: _). a -> a