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