[commit: ghc] new-demand: final changes in the demand analyser (2459aee)
Ilya Sergey
ilya at galois.com
Mon Jul 23 23:59:47 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : new-demand
http://hackage.haskell.org/trac/ghc/changeset/2459aeecff16450be0697d5d40d4f2457f0a44f9
>---------------------------------------------------------------
commit 2459aeecff16450be0697d5d40d4f2457f0a44f9
Author: Ilya Sergey <Ilya.Sergey at cs.kuleuven.be>
Date: Mon Jul 23 20:40:49 2012 +0100
final changes in the demand analyser
compiler/basicTypes/Id.lhs | 6 +-
compiler/basicTypes/NewDemand.lhs | 162 +++++++++++++++++++++++--------------
compiler/basicTypes/OccName.lhs | 8 +-
compiler/stranal/NewDmdAnal.lhs | 2 +-
compiler/stranal/NewWorkWrap.lhs | 12 ++--
compiler/stranal/NewWwLib.lhs | 4 +-
6 files changed, 119 insertions(+), 75 deletions(-)
Diff suppressed because of size. To see it, use:
git show 2459aeecff16450be0697d5d40d4f2457f0a44f9
More information about the Cvs-ghc
mailing list