[commit: ghc] new-demand-to-merge: Comments and refactoring only (49df25c)

Simon Peyton Jones simonpj at microsoft.com
Wed Jan 16 18:23:11 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : new-demand-to-merge

http://hackage.haskell.org/trac/ghc/changeset/49df25cd74beb329d3c98af526bad7696c67fcc4

>---------------------------------------------------------------

commit 49df25cd74beb329d3c98af526bad7696c67fcc4
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Jan 16 17:18:28 2013 +0000

    Comments and refactoring only

 compiler/basicTypes/Demand.lhs |  368 ++++++++++++++++++++++++++--------------
 compiler/coreSyn/PprCore.lhs   |    2 +-
 compiler/stranal/DmdAnal.lhs   |   87 +++--------
 compiler/stranal/WorkWrap.lhs  |   99 -----------
 compiler/stranal/WwLib.lhs     |   61 +++----
 5 files changed, 285 insertions(+), 332 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 49df25cd74beb329d3c98af526bad7696c67fcc4



More information about the ghc-commits mailing list