[commit: ghc] wip/ttypeable: Simplify treatment of type lits (f99b787)
git at git.haskell.org
git at git.haskell.org
Sun Jan 29 20:22:25 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable
Link : http://ghc.haskell.org/trac/ghc/changeset/f99b787b421d2a1989bb29daf22a3611fc6d38aa/ghc
>---------------------------------------------------------------
commit f99b787b421d2a1989bb29daf22a3611fc6d38aa
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sun Jan 29 00:57:39 2017 -0500
Simplify treatment of type lits
>---------------------------------------------------------------
f99b787b421d2a1989bb29daf22a3611fc6d38aa
compiler/prelude/PrelNames.hs | 71 +++++++++++++++++++++-----------
compiler/typecheck/TcTypeable.hs | 20 +++++----
libraries/base/Data/Typeable/Internal.hs | 20 +++++++--
libraries/ghc-prim/GHC/Types.hs | 11 +++--
4 files changed, 82 insertions(+), 40 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 f99b787b421d2a1989bb29daf22a3611fc6d38aa
More information about the ghc-commits
mailing list