[commit: packages/base] master: Follow changes in comparison primops (see #6135) (427cbd5)
git at git.haskell.org
git at git.haskell.org
Wed Sep 18 17:11:57 CEST 2013
Repository : ssh://git@git.haskell.org/base
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/427cbd522c3aeb04dc6a9bd696ffb7c71069facc/base
>---------------------------------------------------------------
commit 427cbd522c3aeb04dc6a9bd696ffb7c71069facc
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Mon Sep 16 15:16:31 2013 +0100
Follow changes in comparison primops (see #6135)
>---------------------------------------------------------------
427cbd522c3aeb04dc6a9bd696ffb7c71069facc
Control/Concurrent.hs | 2 +-
Data/Bits.hs | 18 ++++----
GHC/Arr.lhs | 10 ++--
GHC/Base.lhs | 44 +++++++++---------
GHC/Char.hs | 2 +-
GHC/Conc/Sync.lhs | 9 ++--
GHC/Enum.lhs | 104 ++++++++++++++++++++++--------------------
GHC/Exts.hs | 3 +-
GHC/Float.lhs | 48 +++++++++----------
GHC/Float/ConversionUtils.hs | 18 ++++----
GHC/Float/RealFracMethods.hs | 50 ++++++++++----------
GHC/IO/Exception.hs | 2 +-
GHC/Int.hs | 68 +++++++++++++--------------
GHC/List.lhs | 28 ++++++------
GHC/MVar.hs | 4 +-
GHC/Real.lhs | 2 +-
GHC/STRef.lhs | 2 +-
GHC/Show.lhs | 18 ++++----
GHC/Word.hs | 80 ++++++++++++++++----------------
19 files changed, 259 insertions(+), 253 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 427cbd522c3aeb04dc6a9bd696ffb7c71069facc
More information about the ghc-commits
mailing list