cvs commit: fptools/ghc/compiler/utils Util.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Thu, 1 Mar 2001 07:58:28 -0800


simonmar    2001/03/01 07:58:28 PST

  Modified files:
    ghc/compiler/utils   Util.lhs 
  Log:
  add foldl',  a strict foldl
  
  Revision  Changes    Path
  1.50      +13 -27    fptools/ghc/compiler/utils/Util.lhs