{-# OPTIONS -fwarn-unused-imports #-} -- !!! test unused import warning import Data.Tuple main = return () :: IO ()