summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/TidyClassKinds.stderr
blob: 69ca49c188190b22f1f809b94a823ee579f2ffca (plain)
1
2
3
4
5
6
7
8

TidyClassKinds.hs:12:10: error:
    • Illegal instance declaration for
        ‘Poly (k1 -> *) (k1 -> *) (ProxySyn k1) (ProxySyn k1)’
        (All instance types must be of the form (T t1 ... tn)
         where T is not a synonym.
         Use TypeSynonymInstances if you want to disable this.)
    • In the instance declaration for ‘Poly ProxySyn ProxySyn’