[commit: ghc] wip/T9281: Rename constructor `SI#` to `S#` (61cf3b5)
git at git.haskell.org
git at git.haskell.org
Sun Nov 9 20:52:21 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9281
Link : http://ghc.haskell.org/trac/ghc/changeset/61cf3b5ac1813049458a9d0cd6d88524d6bd486d/ghc
>---------------------------------------------------------------
commit 61cf3b5ac1813049458a9d0cd6d88524d6bd486d
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sun Nov 9 21:51:21 2014 +0100
Rename constructor `SI#` to `S#`
>---------------------------------------------------------------
61cf3b5ac1813049458a9d0cd6d88524d6bd486d
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 61cf3b5ac1813049458a9d0cd6d88524d6bd486d
More information about the ghc-commits
mailing list