cvs commit: fptools/ghc/lib/std PrelPosix.hs PrelPosix.hsc

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 7 Jan 2002 12:50:00 -0800


sof         2002/01/07 12:50:00 PST

  Added files:
    ghc/lib/std          PrelPosix.hs 
  Removed files:
    ghc/lib/std          PrelPosix.hsc 
  Log:
  Convert PrelPosix from a .hsc file into a
  .hs file (that gets its configuration-time info
  via config.h).