summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail202.stderr
blob: 4d50063d6a6e859362d3db27f5f5d1a27db8ed11 (plain)
1
2
3
4
5
6
7

tcfail202.hs:11:10:
    Functional dependencies conflict between instance declarations:
      instance [incoherent] C Bool Int Float
        -- Defined at tcfail202.hs:11:10
      instance [incoherent] C Char Int Double
        -- Defined at tcfail202.hs:12:10