Wed Feb 17 05:32:50 PST 2010  Simon Marlow <[email protected]>
  * Fix a recompilation checking bug when a package dependency changes
  
  We weren't forcing enough recompilationg when package dependencies
  changed, with the result that bumping a package version could lead to
  linking failures or other problems later.
  
  The problem/solutation are described on the wiki:
  
  
http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/RecompilationAvoidance#Packageversionchanges

    M ./compiler/iface/MkIface.lhs -1 +6

View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20100217133250-12142-5fd51608b310ae75bfa8dd488ad720a3d5e18a9f.gz

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

Reply via email to