1 2 3 4 5 6
-- !!! hiding a type (but not dcon of same name) module M where import Mod162_A hiding (T()) x = T