cvs commit: fptools/ghc/compiler/stranal DmdAnal.lhs WwLib.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Mon, 3 Sep 2001 05:40:39 -0700
sewardj 2001/09/03 05:40:39 PDT
Modified files: (Branch: ghc-5-02-branch)
ghc/compiler/stranal DmdAnal.lhs WwLib.lhs
Log:
yet more new-demand-analyser fixes:
DmdAnal v 1.18
WwLib v 1.52
Fix worker-wrapper generation. See commments in WwLib.mk_ww_str
Revision Changes Path
1.17.2.1 +3 -11 fptools/ghc/compiler/stranal/DmdAnal.lhs
1.51.4.1 +48 -16 fptools/ghc/compiler/stranal/WwLib.lhs