ghc-plugs-out-1.0.0.0: test-suites/wireup-impure-by-pragma/Main.hs
{-# OPTIONS_GHC -fplugin CallCount.Impure.Plugin #-}
module Main where
main :: IO a
main = undefined
{-# OPTIONS_GHC -fplugin CallCount.Impure.Plugin #-}
module Main where
main :: IO a
main = undefined