summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11274.stderr
blob: b6f1964c14b202fc3929a15995168b7da3bf8b4f (plain)
1
2
3
4
5

T11274.hs:10:23: error:
    • No instance for (Eq Asd) arising from a use of ‘==’
    • In the expression: x == y
      In an equation for ‘missingInstance’: missingInstance x y = x == y