{-# LANGUAGE CPP #-} {-# OPTIONS_GHC -fno-call-arity #-} module WithoutCallArity (doIt) where #include "WithCallArityCode.hs"