summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_compile/T11241.stderr
blob: adb78694badef45ff38ba8dc0d3fd31e2f014864 (plain)
1
2
3
4
5

T11241.hs:5:21: warning: [-Wpartial-type-signatures (in -Wdefault)]
    • Found type wildcard ‘_’ standing for ‘*’
    • In the kind ‘_’
      In the type signature: foo :: forall (a :: _). a -> a