sof         2002/09/12 14:23:27 PDT

  Modified files:
    src                  static.c 
  Log:
  Handling of data constructors in import/export lists:
   - in export lists, flag an error if a dcon does
     appear in an export list (used to be silent.)
   - checkImportEntity(): if the imported entity is possibly
     a dcon, peer inside the imported module's tycons looking
     for it. As was, importing/hiding dcons wasn't permitted.
  
  Revision  Changes    Path
  1.94      +59 -22    hugs98/src/static.c
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs


Reply via email to