cvs commit: fptools/ghc/lib/std PrelInt.lhs PrelWord.lhs Makefile

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 26 Mar 2001 08:55:38 -0800


simonmar    2001/03/26 08:55:38 PST

  Modified files:
    ghc/lib/std          PrelInt.lhs PrelWord.lhs Makefile 
  Log:
  Move the -monly-n-regs flags into the Makefile, necessary for .hc
  bootstrapping.
  
  Revision  Changes    Path
  1.10      +0 -2      fptools/ghc/lib/std/PrelInt.lhs
  1.7       +0 -2      fptools/ghc/lib/std/PrelWord.lhs
  1.66      +3 -1      fptools/ghc/lib/std/Makefile