summaryrefslogtreecommitdiff
path: root/testsuite/tests/hpc/T2991.hs
blob: 451e1ebc21af92065a31110295625ba373b0e3d7 (plain)
1
2
3
4
5
module Main where
-- Test that there are actually entries in the .mix file for an imported
-- literate module generated with --make.
import T2991LiterateModule
main = return ()