[commit: ghc] new-demand: Implemented polymorphic demands for head-used constructors (ea26fdc)
Ilya Sergey
ilya at galois.com
Fri Jul 13 22:04:48 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : new-demand
http://hackage.haskell.org/trac/ghc/changeset/ea26fdcd265e26dbd1ecf9653d100655e451f4f7
>---------------------------------------------------------------
commit ea26fdcd265e26dbd1ecf9653d100655e451f4f7
Author: Ilya Sergey <Ilya.Sergey at cs.kuleuven.be>
Date: Fri Jul 13 16:49:30 2012 +0100
Implemented polymorphic demands for head-used constructors
compiler/basicTypes/NewDemand.lhs | 137 ++++++++++++++++++++++++++++---------
compiler/stranal/NewDmdAnal.lhs | 80 ++++++++++++++++++++--
2 files changed, 178 insertions(+), 39 deletions(-)
Diff suppressed because of size. To see it, use:
git show ea26fdcd265e26dbd1ecf9653d100655e451f4f7
More information about the Cvs-ghc
mailing list