hdiff
packages
feed
ghc-exactprint
-0.5.3.1: tests/examples/ghc80/T1830_1.hs
module T1830_1 where import Language.Haskell.TH.Syntax (Lift) data Foo a = Foo a deriving Lift