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

TidyClassKinds.hs:12:10: error:
    • Illegal instance declaration for
        ‘Poly (k -> *) (k -> *) (ProxySyn k) (ProxySyn k)’
        (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’