ghc-exactprint-0.5.7.0: tests/examples/ghc86/T9824.hs
{-# OPTIONS_GHC -fwarn-unused-matches #-}
{-# LANGUAGE TemplateHaskell #-}
module T9824 where
foo = [p| (x, y) |]
{-# OPTIONS_GHC -fwarn-unused-matches #-}
{-# LANGUAGE TemplateHaskell #-}
module T9824 where
foo = [p| (x, y) |]