cvs commit: fptools/ghc/compiler/specialise Specialise.lhs

Simon Peyton Jones simonpj at haskell.org
Fri Jul 8 12:16:38 EDT 2005


simonpj     2005/07/08 09:16:37 PDT

  Modified files:
    ghc/compiler/specialise Specialise.lhs 
  Log:
  	MERGE TO STABLE (once I"ve checked it works)
  
  The dictionary-floating code in Specialise wasn't taking 
  variables free in the RULES into account, which resulted in
  such variables perhaps going out of scope.
  
  
  Revision  Changes    Path
  1.96      +8 -3      fptools/ghc/compiler/specialise/Specialise.lhs


More information about the Cvs-ghc mailing list