summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T12646.stderr
blob: 5b25cff89f19a04bd9a053c57cc728fb24a0db3a (plain)
1
2
3
4
type family T12646.F (a_0 :: k_1) :: * where
    forall (a_2 :: * -> *). T12646.F (a_2 :: * -> *) = GHC.Types.Int
    forall (k_3 :: *)
           (a_4 :: k_3). T12646.F (a_4 :: k_3) = GHC.Types.Char