packages feed

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

{-# LANGUAGE DeriveLift #-}
module T1830_2 where

import Language.Haskell.TH.Syntax (Lift)

data Nothing deriving Lift