Tue Nov 20 02:33:29 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
  * Always do 'setup makefile' before building each library
  This forces preprocessing to happen, which is necessary if any of the
  .hsc files have been modified.  Without this change, a 'setup
  makefile' would be required by hand after a .hsc file changed.
  Fortunately 'setup makefile' isn't much extra work, and I've made it
  not overwrite GNUmakefile if it hasn't changed, which avoids
  recalculating the dependencies each time.

    M ./libraries/Makefile -10 +8

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to