summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T10516.stderr
blob: 30c4f098e75db834b1590db173952e947a6b483a (plain)
1
2
3
4
5

T10516.hs:8:6: error:
    • The type synonym ‘App’ should have 2 arguments, but has been given 1
    • In the type signature:
        f :: f a -> X (App f) a