Merge pull request #10647 from MercuryTechnologies/improve-tar-errors
[cabal.git] / cabal-testsuite / PackageTests / Haddock / CPP.hs
bloba020353a91748a10cdc99722a5aa7012b020d918
1 {-# LANGUAGE CPP #-}
3 module CPP where
5 #define HIDING hiding
6 #define NEEDLES needles
8 -- | For HIDING NEEDLES.
9 data Haystack = Haystack