simonmar    2002/08/27 02:34:21 PDT

  Modified files:
    ghc/compiler/compMan CompManager.lhs 
  Log:
  Fix a bug in the cleaning up of temporary files: we were wrongly
  cleaning the temporary pre-processed source files for stable modules,
  with the result that the compiler would panic the next time they were
  required.
  
  Reported ages ago by: Hal Duame.
  
  MERGE TO STABLE
  
  Revision  Changes    Path
  1.115     +1 -1      fptools/ghc/compiler/compMan/CompManager.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to