{-# OPTIONS_GHC -fplugin Undefined.Stop.Plugin #-} module Main where main :: IO () main = return ()