packages feed

ghc-exactprint-0.5.1.0: tests/examples/ghc8/T1830_1.hs

module T1830_1 where

import Language.Haskell.TH.Syntax (Lift)

data Foo a = Foo a deriving Lift