On Mon, Jan 06, 2003 at 11:52:38AM +0000, Ross Paterson wrote: > The current CVS version fails on tests/static/mod33.hs: > > module M where id x = x > > and also > > module M(module M) where id x = x and also module M(module Prelude) where id x = x