{-# OPTIONS_GHC -fplugin CallCount.Impure.Plugin #-} module Main where main :: IO a main = undefined