summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc056.stderr
blob: 0c8f669b30cf5d8cd57c1c9705a08d6a31f27a00 (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 an instance declaration
    In the instance declaration for ‘Eq' [a]’