summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod80.hs
blob: 4ab15390541c38673d43255dc9a150133bc6b8f5 (plain)
1
2
3
4
-- !!! Importing unknown name
module M where
import Prelude(f)