summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/T10519.stderr
blob: de53da2d33c47055a3966a93b5424ada9a4a67e9 (plain)
1
2
3
4
5

T10519.hs:5:18: warning:
    Found hole ‘_’ with inferred constraints: Eq a
    In the type signature for:
      foo :: forall a. _ => a -> a -> Bool