summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T11077.hs
blob: 76533cb950468cfaeada55c0b3649b68d25c63f8 (plain)
1
2
3
module T11077 (module X, foo) where
import Data.List as X
foo = undefined