summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn042.hs
blob: db96e89b737cb1d48b23ca2cfeba1db4b2b030b2 (plain)
1
2
3
4
5
-- Record field selectors imported alone; should be ok

module M where 

import Rn042_A( field )