summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/T8889.stderr
blob: 44cb453421b46d596b149b7c169ac8faa9b876ff (plain)
1
2
3
4
5
6

T8889.hs:12:1: warning:
    Top-level binding with no type signature:
      f :: forall (f :: * -> *) a b.
           (C f, C_fmap f a) =>
           (a -> b) -> f a -> f b