Cabal-1.20.0.2: tests/PackageTests/Haddock/CPP.hs
{-# LANGUAGE CPP #-}
module CPP where
#define HIDING hiding
#define NEEDLES needles
-- | For HIDING NEEDLES.
data Haystack = Haystack
{-# LANGUAGE CPP #-}
module CPP where
#define HIDING hiding
#define NEEDLES needles
-- | For HIDING NEEDLES.
data Haystack = Haystack