ghc-plugs-out-1.0.0.0: test-suites/counter-foo-bar-main/Bar.hs
{-# OPTIONS_GHC -fplugin CallCount.Pure.Plugin #-}
module Bar where
bar :: IO a
bar = undefined
{-# OPTIONS_GHC -fplugin CallCount.Pure.Plugin #-}
module Bar where
bar :: IO a
bar = undefined