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