[commit: ghc] wip/T9281: Rename constructor `SI#` to `S#` (11e6008)
git at git.haskell.org
git at git.haskell.org
Sun Nov 9 20:58:52 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9281
Link : http://ghc.haskell.org/trac/ghc/changeset/11e6008daae04401da34a76cbe59d00f9aa1f0e6/ghc
>---------------------------------------------------------------
commit 11e6008daae04401da34a76cbe59d00f9aa1f0e6
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sun Nov 9 21:51:21 2014 +0100
Rename constructor `SI#` to `S#`
>---------------------------------------------------------------
11e6008daae04401da34a76cbe59d00f9aa1f0e6
compiler/prelude/PrelNames.lhs | 2 +-
.../integer-gmp2/src/GHC/Integer/Logarithms.hs | 4 +-
.../src/GHC/Integer/Logarithms/Internals.hs | 4 +-
libraries/integer-gmp2/src/GHC/Integer/Type.hs | 286 ++++++++++-----------
testsuite/tests/ghci/scripts/ghci025.stdout | 2 +-
testsuite/tests/simplCore/should_run/T5603.hs | 2 +-
6 files changed, 150 insertions(+), 150 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 11e6008daae04401da34a76cbe59d00f9aa1f0e6
More information about the ghc-commits
mailing list