summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod91.hs
blob: 8a7387e8ad3b4258839978700fb53fcf1ca136b5 (plain)
1
2
3
4
-- !!! Importing Class with bogus member
module M where
import Prelude(Eq((==),(/=),eq))