summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.hs
blob: 3ba2c48fd9c821ab04e204a56a2039d0f0feaa7d (plain)
1
2
3
4
{-# LANGUAGE CPP #-}
-- | Module header documentation
module Comments_and_CPP_include where
#include "IncludeMe.hs"