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

T5978.hs:22:11:
    No instance for (C Double Char) arising from a use of ‛polyBar’
    In the expression: polyBar id monoFoo
    In an equation for ‛monoBar’: monoBar = polyBar id monoFoo