1 2 3 4 5 6
-- !!! lazy name conflict reporting for field labels/selectors. module M where import Mod163_A data T = MkT { f :: Int }