ghc-exactprint-0.5.3.1: tests/examples/ghc80/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