[commit: ghc] cardinality: Minor refactoring and comments (b953dc4)

Simon Peyton Jones simonpj at microsoft.com
Fri Feb 15 17:54:34 CET 2013


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

On branch  : cardinality

http://hackage.haskell.org/trac/ghc/changeset/b953dc478b6da4d1ebf5bcc8307bb3e69b0ccf1c

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

commit b953dc478b6da4d1ebf5bcc8307bb3e69b0ccf1c
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Feb 15 16:53:52 2013 +0000

    Minor refactoring and comments

 compiler/basicTypes/Demand.lhs    |   27 ++++++++++++---------------
 compiler/basicTypes/Id.lhs        |    8 ++++----
 compiler/iface/TcIface.lhs        |    7 +++----
 compiler/simplCore/SimplUtils.lhs |   20 +++++++++-----------
 compiler/simplCore/Simplify.lhs   |   23 ++++++++++-------------
 compiler/stranal/DmdAnal.lhs      |   12 ++++--------
 6 files changed, 42 insertions(+), 55 deletions(-)


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

    git show b953dc478b6da4d1ebf5bcc8307bb3e69b0ccf1c



More information about the ghc-commits mailing list