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

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 18 Sep 2001 01:32:11 -0700


simonmar    2001/09/18 01:32:11 PDT

  Modified files:
    ghc/lib/std          PrelIO.hsc 
  Log:
  - export hGetcBuffered, which is used by the compiler (StringBuffer)
  - don't export commitBuffer.
  
  Revision  Changes    Path
  1.16      +7 -4      fptools/ghc/lib/std/PrelIO.hsc