packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T2991.hs

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 ()