cvs commit: fptools/ghc/compiler/stranal WwLib.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Thu, 25 Jan 2001 09:15:31 -0800


simonpj     2001/01/25 09:15:30 PST

  Modified files:
    ghc/compiler/stranal WwLib.lhs 
  Log:
  Arrange that we pass the real-world token *last* when
  there are no arguments to a worker.  There might still
  be type arguments, and most of GHC kind-of-expects the
  type arguments to be first.
  
  Revision  Changes    Path
  1.44      +43 -41    fptools/ghc/compiler/stranal/WwLib.lhs