1 2 3 4 5 6
{-# LANGUAGE TemplateHaskell #-} module T8987 where import Language.Haskell.TH $(reportWarning ['1', undefined] >> return [])