ghc-plugs-out-1.0.0.0: test-suites/undef-stop/Main.hs
{-# OPTIONS_GHC -fplugin Undefined.Stop.Plugin #-}
module Main where
main :: IO a
main = undefined
{-# OPTIONS_GHC -fplugin Undefined.Stop.Plugin #-}
module Main where
main :: IO a
main = undefined