{-# OPTIONS_GHC -fplugin Undefined.Stop.Plugin #-} module Main where main :: IO a main = undefined