summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod79.hs
blob: ae46dd88cd32a90e10b62454ac9499b8e1b91cf3 (plain)
1
2
3
4
-- !!! Importing unknown class/tycon
module M where
import Prelude(C)