ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/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