packages feed

ghc-exactprint-1.14.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