malcolm     2003/07/21 06:21:03 PDT

  Modified files:
    src/libraries/base   Makefile.nhc98 
  Log:
  >  Build Control.Monad before Data.HashTable, the latter depends on the
  >  former. Shouldn't the build system know about that automatically?
  
  Yes.  The right way to fix the issue is to add a dependency between
  the .o files.
  
  Revision  Changes    Path
  1.12      +4 -2      nhc98/src/libraries/base/Makefile.nhc98
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to