[commit: ghc] wip/names3: Constrint tuples (27c0b01)
git at git.haskell.org
git at git.haskell.org
Thu Sep 8 18:52:06 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/names3
Link : http://ghc.haskell.org/trac/ghc/changeset/27c0b013d99da1668d0f8fd9d2ddb2cf58ac4cbd/ghc
>---------------------------------------------------------------
commit 27c0b013d99da1668d0f8fd9d2ddb2cf58ac4cbd
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Aug 19 08:56:12 2016 -0400
Constrint tuples
>---------------------------------------------------------------
27c0b013d99da1668d0f8fd9d2ddb2cf58ac4cbd
compiler/basicTypes/Unique.hs | 18 ++++--
compiler/iface/BinIface.hs | 140 +++--------------------------------------
compiler/prelude/PrelInfo.hs | 76 +++++++++++++++++-----
compiler/prelude/TysWiredIn.hs | 12 +++-
4 files changed, 91 insertions(+), 155 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 27c0b013d99da1668d0f8fd9d2ddb2cf58ac4cbd
More information about the ghc-commits
mailing list