summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_fail/rnfail028.hs
blob: 13e2237abad2bb949ed7c64f7ebe1b9786a323c3 (plain)
1
2
-- !!! illegal to export a module we haven't imported.
module ShouldFail ( module List ) where