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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1a137b03472f3727ca7a6ab9621b28641c999301

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

commit 1a137b03472f3727ca7a6ab9621b28641c999301
Author: Ian Lynagh <[email protected]>
Date:   Fri Jun 22 21:55:49 2012 +0100

    Change more uses of sortLe to sortBy

 compiler/codeGen/CgStackery.lhs   |    3 ++-
 compiler/codeGen/CgUtils.hs       |   10 ++++------
 compiler/codeGen/StgCmmUtils.hs   |   11 ++++-------
 compiler/hsSyn/HsBinds.lhs        |    6 +++---
 compiler/rename/RnEnv.lhs         |    3 ++-
 compiler/simplStg/SRT.lhs         |    4 ++--
 compiler/specialise/Rules.lhs     |    5 ++---
 compiler/typecheck/TcDeriv.lhs    |    3 ++-
 compiler/typecheck/TcRnDriver.lhs |    7 +++----
 compiler/utils/ListSetOps.lhs     |    3 +--
 10 files changed, 25 insertions(+), 30 deletions(-)


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

    git show 1a137b03472f3727ca7a6ab9621b28641c999301

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to