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

T21006.hs:14:10: error: [GHC-05617]
    • Could not deduce ‘c’
        arising from the head of a quantified constraint
        arising from the superclasses of an instance declaration
      from the context: (Determines b, Determines c)
        bound by a quantified context at T21006.hs:14:10-15
    • In the instance declaration for ‘OpCode’