blob: 8855da204fccbbac74f2921579f8b670c3a64b8b (
plain)
1
2
3
4
5
6
|
ClosedFam1TH.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 GHC.Base.Maybe = GHC.Types.Bool
Foo_0 b_5 (x_6 :: GHC.Types.Bool) = GHC.Types.Char
|