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