summaryrefslogtreecommitdiff
path: root/testsuite/tests/quantified-constraints/T21006.stderr
blob: aa5c5ef9a231490b624091159fb9ae0114aa8ec9 (plain)
1
2
3
4
5
6
7

T21006.hs:14:10: error:
    • Couldn't match kind ‘Constraint’ with ‘*’
      When matching types
        b :: *
        c :: Constraint
    • In the instance declaration for ‘OpCode’