summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/ClosedFam1.stderr
blob: d9827d8afb71f90dc43d1af8df334457ccfe6031 (plain)
1
2
3
4
5
6

ClosedFam1.hs:7:3: Warning:
    type family Foo_0 a_1 (b_2 :: k_3) where
    Foo_0 GHC.Types.Int GHC.Types.Bool = GHC.Types.Int
    Foo_0 a_4 Data.Maybe.Maybe = GHC.Types.Bool
    Foo_0 b_5 (x_6 :: GHC.Types.Bool) = GHC.Types.Char