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

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 21 May 2001 07:03:05 -0700


simonmar    2001/05/21 07:03:05 PDT

  Modified files:
    ghc/compiler/utils   StringBuffer.lhs 
  Log:
  - remove support for GHC < 4.00
  - fixed to work with GHC 5.01 (new I/O system)
  
  Revision  Changes    Path
  1.44      +10 -105   fptools/ghc/compiler/utils/StringBuffer.lhs