hackport-0.5.1: cabal/cabal-testsuite/PackageTests/Haddock/NoCPP.hs
module NoCPP (Haystack) where -- | For hiding needles. data Haystack = Haystack -- | Causes a build failure if the CPP language extension is enabled. stringGap = "Foo\ \Bar"
module NoCPP (Haystack) where -- | For hiding needles. data Haystack = Haystack -- | Causes a build failure if the CPP language extension is enabled. stringGap = "Foo\ \Bar"