sof         2002/11/04 08:10:40 PST

  Modified files:
    src                  static.c 
  Log:
  Predicate used to decide the re-exportation worthiness of an entity in
  checkExportModule():
  
  When checking that the qualified and unqualified forms of an entity
  really refer to the same thing, use their _home modules_ to decide
  this. The previous test of the unqualified form wrt the importing
  module M wasn't really the right thing to do (kind of obvious in
  retrospect, but there you go.)
  
  Revision  Changes    Path
  1.123     +23 -24    hugs98/src/static.c
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs


Reply via email to