ghc-exactprint-0.5.0.0: tests/examples/ghc8/T10534.hs
{-# LANGUAGE TypeFamilies #-}
module T10534 where
import T10534a
newtype instance DF a = MkDF ()
unsafeCoerce :: a -> b
unsafeCoerce = silly
{-# LANGUAGE TypeFamilies #-}
module T10534 where
import T10534a
newtype instance DF a = MkDF ()
unsafeCoerce :: a -> b
unsafeCoerce = silly