summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/T8889.stderr
blob: 551ced73a070debcdc236c4cd25e63386abb715e (plain)
1
2
3
4

T8889.hs:12:1: warning: [-Wmissing-signatures (in -Wall)]
    Top-level binding with no type signature:
      f :: (C_fmap f a, C f) => (a -> b) -> f a -> f b