summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/T2307.stderr
blob: 0ca572dbd1d8f4f5a521b762303c990d79e31e90 (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-36
      instance [incoherent] C Int (Maybe Bool) Double
        -- Defined at T2307.hs:12:11-37