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