summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T12549.stdout
blob: fd0a45c46b34c4d4f3e82b3ab5fe4e79026f0664 (plain)
1
2
3
f :: forall k1 k2 (b :: k1) (a :: k1 -> k2 -> *) (c :: k2).
     C a =>
     a b c