cvs commit: fptools/ghc/compiler/parser hschooks.c

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 10 Aug 2001 03:57:24 -0700


simonmar    2001/08/10 03:57:23 PDT

  Modified files:
    ghc/compiler/parser  hschooks.c 
  Log:
  Fix another place where the maxHeapSize is set to the
  heapSizeSuggestion, now that maxHeapSize == 0 indicates "unbounded".
  
  Revision  Changes    Path
  1.10      +2 -2      fptools/ghc/compiler/parser/hschooks.c