cvs commit: fptools/ghc/compiler/ndpFlatten Flattening.hs NDPCoreUtils.hs fptools/ghc/compiler/simplCore SimplCore.lhs

Manuel Chakravarty chak@glass.cse.ogi.edu
Wed, 30 Jan 2002 01:08:43 -0800


chak        2002/01/30 01:08:43 PST

  Modified files:        (Branch: ghc-ndp-branch)
    ghc/compiler/ndpFlatten Flattening.hs NDPCoreUtils.hs 
    ghc/compiler/simplCore SimplCore.lhs 
  Log:
  * Wired flattening into simplifying individual expressions (for GHCi)
  
  Revision  Changes    Path
  1.1.2.19  +29 -7     fptools/ghc/compiler/ndpFlatten/Attic/Flattening.hs
  1.1.2.10  +3 -2      fptools/ghc/compiler/ndpFlatten/Attic/NDPCoreUtils.hs
  1.101.2.3 +13 -2     fptools/ghc/compiler/simplCore/SimplCore.lhs