[commit: packages/ghc-prim] master: Comparison primops return Int# (Fixes #6135) (07920f0)
git at git.haskell.org
git at git.haskell.org
Wed Aug 14 17:16:50 CEST 2013
Repository : ssh://git@git.haskell.org/ghc-prim
On branch : master
Link : http://git.haskell.org/?p=packages/ghc-prim.git;a=commit;h=07920f03d76dbaec64e3829404d332af22d744fe
>---------------------------------------------------------------
commit 07920f03d76dbaec64e3829404d332af22d744fe
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Sun Apr 14 12:36:55 2013 +0200
Comparison primops return Int# (Fixes #6135)
For a deatiled discussion of this changes please visit the wiki page:
http://hackage.haskell.org/trac/ghc/wiki/PrimBool
>---------------------------------------------------------------
07920f03d76dbaec64e3829404d332af22d744fe
GHC/CString.hs | 1 +
GHC/Classes.hs | 1 +
GHC/IntWord64.hs | 50 ++++++++++++++-----
GHC/PrimWrappers.hs | 136 +++++++++++++++++++++++++++++++++++++++++++++++++++
cbits/longlong.c | 28 +++++------
ghc-prim.cabal | 1 +
6 files changed, 190 insertions(+), 27 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 07920f03d76dbaec64e3829404d332af22d744fe
More information about the ghc-commits
mailing list