patch applied (ghc): Add some manual dependencies, and -fforce-recomp for Constants and PrimOps

Simon Marlow marlowsd at gmail.com
Thu Oct 15 09:04:02 EDT 2009


Thu Oct 15 04:51:20 PDT 2009  Simon Marlow <marlowsd at gmail.com>
  * Add some manual dependencies, and -fforce-recomp for Constants and PrimOps
  Ignore-this: fd82e37b27db6d4196a497674a20e92f
  GHC's recompilation checker doesn't take into account #included files,
  which is really a bug.  We work around it here by adding dependencies
  and using -fforce-recomp in a couple of places.

    M ./compiler/ghc.mk -1 +6

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091015115120-12142-0c9b81dd537bdca25081cd8ce6e5e63eb205c15f.gz



More information about the Cvs-ghc mailing list