cvs commit: fptools/ghc/lib/std PrelIO.hsc

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 14 Sep 2001 07:51:06 -0700


simonmar    2001/09/14 07:51:06 PDT

  Modified files:
    ghc/lib/std          PrelIO.hsc 
  Log:
  oops: hPutStr wasn't flushing a line-buffered handle properly at the
  end of a line.
  
  MERGE TO STABLE
  
  Revision  Changes    Path
  1.12      +7 -3      fptools/ghc/lib/std/PrelIO.hsc