summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T12081.stderr
blob: 77d5a40353fc94ea4a981b6f45b16d19e8b28d78 (plain)
1
2
3
4
5
6
7

T12081.hs:9:14: error:
    • Type constructor ‘T’ cannot be used here
        (it is defined and used in the same recursive group)
    • In the kind ‘T n’
      In the type signature: f :: (a :: T n)
      In the class declaration for ‘C’