haskell-tools-cli-0.6.0.0: examples/Project/cpp-opt/A.hs
{-# LANGUAGE CPP #-}
module A where
#ifndef MACRO
"The macro 'MACRO' defined in the cabal file is not applied."
#endif
{-# LANGUAGE CPP #-}
module A where
#ifndef MACRO
"The macro 'MACRO' defined in the cabal file is not applied."
#endif