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