-- !!! non-ambiguous re-exportation. module M (module Prelude) where id x = x;