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

T2307.hs:11:11:
    Functional dependencies conflict between instance declarations:
      instance [incoherent] C Int (Maybe String) Float
        -- Defined at T2307.hs:11:11
      instance [incoherent] C Int (Maybe Bool) Double
        -- Defined at T2307.hs:12:11