summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc056.stderr
blob: c49396721cf64d8ac2911eeff7631c900476dfbe (plain)
1
2
3
4
5
6

tc056.hs:16:10:
    Warning: Duplicate constraint(s): Eq' a
    In the context: (Eq' a, Eq' a)
    While checking the context of an instance declaration
    In the instance declaration for `Eq' [a]'