summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T15870.stderr
blob: 4acacbab50ab89a6014b9c366faf2a75894a2d3f (plain)
1
2
3
4
5
6

T15870.hs:32:34: error:
    • Expected kind ‘Optic a’, but ‘g2’ has kind ‘Optic b’
    • In the second argument of ‘Get’, namely ‘g2’
      In the type ‘Get a g2’
      In the type instance declaration for ‘Get’