ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T1830_1.hs
module T1830_1 where import Language.Haskell.TH.Syntax (Lift) data Foo a = Foo a deriving Lift
module T1830_1 where import Language.Haskell.TH.Syntax (Lift) data Foo a = Foo a deriving Lift