summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T16762a.stderr
blob: 0a96f77d827a120db780aa0099946cb52f937eb0 (plain)
1
2
3
4
5
6

T16762a.hs:12:22: error:
    • These kind and type variables: a k (b :: k)
      are out of dependency order. Perhaps try this ordering:
        k (a :: k) (b :: k)
    • In the type instance declaration for ‘F’