summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T6018.stderr
blob: c4baec422de02187a46af27357aa92bf67ee7d33 (plain)
1
2
3
4
5
6
7
8
9
10
11
[1 of 3] Compiling T6018[boot]      ( T6018.hs-boot, T6018.o-boot )
[2 of 3] Compiling T6018a           ( T6018a.hs, T6018a.o )
[3 of 3] Compiling T6018            ( T6018.hs, T6018.o )

T6018.hs:108:5: warning:
    Type family instance equation is overlapped:
      Foo Bool = Bool -- Defined at T6018.hs:108:5

T6018.hs:115:5: warning:
    Type family instance equation is overlapped:
      Bar Bool = Char -- Defined at T6018.hs:115:5