cvs commit: fptools/ghc/compiler/utils PrimPacked.lhs StringBuffer.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 23 May 2001 09:47:10 -0700


sewardj     2001/05/23 09:47:10 PDT

  Modified files:
    ghc/compiler/utils   PrimPacked.lhs StringBuffer.lhs 
  Log:
  Add {-# OPTION -fvia-C #-} so that the compiler can compile itself
  in --make mode (yes, really!)
  
  Revision  Changes    Path
  1.19      +1 -0      fptools/ghc/compiler/utils/PrimPacked.lhs
  1.45      +2 -0      fptools/ghc/compiler/utils/StringBuffer.lhs