ghc-exactprint-0.5.0.0: tests/examples/ghc8/T6018Dfail.hs
{-# LANGUAGE TypeFamilies #-}
module T6018Dfail where
import T6018Bfail
type instance H Bool Int Char = Int
{-# LANGUAGE TypeFamilies #-}
module T6018Dfail where
import T6018Bfail
type instance H Bool Int Char = Int