On Sun, Jan 12, 2003 at 10:33:40AM -0800, Sigbjorn Finne wrote:
> sof         2003/01/12 10:33:40 PST
> 
>   Modified files:
>     src                  module.c 
>   Log:
>   - moderate the reporting of name clashes in export lists.
>   
>   Note: Support for H98's interpretation of "module M where" isn't
>   included in this commit - I don't see a good way of implementing
>   it properly given how names are handled internally.

No hurry -- that's a minor (and portable :-) bug.  But there's still

        module M(module Prelude) where id x = x
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to