O
Prelude> type family F a :: *
Prelude> type instance F Int = Char
Prelude> :k F Int
F Int :: *
Prelude> :t (undefined :: F Int)
(undefined :: F Int) :: Char
Size: a a a
O
Prelude> type family F a :: *
Prelude> type instance F Int = Char
Prelude> :k F Int
F Int :: *
Prelude> :t (undefined :: F Int)
(undefined :: F Int) :: Char
И
O
И
И
WB
O
WB
И
И
И
WB
O
O
WB
O
И
O
И
O