[commit: ghc] master: Newtype CoreMap and TypeMap so their keys are user-friendly. (944329a)
git at git.haskell.org
git at git.haskell.org
Fri Jan 9 22:36:35 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/944329accebc86cc5ec989cd6b3c267d32fb6f26/ghc
>---------------------------------------------------------------
commit 944329accebc86cc5ec989cd6b3c267d32fb6f26
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Thu Jan 8 15:57:57 2015 -0800
Newtype CoreMap and TypeMap so their keys are user-friendly.
Summary: Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: simonpj, austin
Subscribers: carter, thomie
Differential Revision: https://phabricator.haskell.org/D612
GHC Trac Issues: #9960
>---------------------------------------------------------------
944329accebc86cc5ec989cd6b3c267d32fb6f26
compiler/coreSyn/TrieMap.hs | 201 ++++++++++++++++++++++++-----------------
compiler/typecheck/TcSMonad.hs | 11 +--
2 files changed, 122 insertions(+), 90 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 944329accebc86cc5ec989cd6b3c267d32fb6f26
More information about the ghc-commits
mailing list