[commit: ghc] wip/t11715: Bugfixing. Deleting code. (7929073)

git at git.haskell.org git at git.haskell.org
Thu Feb 9 03:06:19 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/t11715
Link       : http://ghc.haskell.org/trac/ghc/changeset/79290738dbaa8eb0786549cf47ac073761e9f301/ghc

>---------------------------------------------------------------

commit 79290738dbaa8eb0786549cf47ac073761e9f301
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date:   Wed Jan 25 17:50:44 2017 -0500

    Bugfixing. Deleting code.


>---------------------------------------------------------------

79290738dbaa8eb0786549cf47ac073761e9f301
 compiler/basicTypes/MkId.hs     |  9 ++++--
 compiler/coreSyn/CorePrep.hs    | 14 ++++++--
 compiler/coreSyn/TrieMap.hs     |  6 ++--
 compiler/iface/ToIface.hs       |  8 +++--
 compiler/simplStg/RepType.hs    |  2 +-
 compiler/typecheck/TcErrors.hs  |  9 ++----
 compiler/typecheck/TcMType.hs   |  2 +-
 compiler/types/Kind.hs          | 72 +++++++----------------------------------
 compiler/types/TyCoRep.hs       | 15 ++++++---
 compiler/types/TyCon.hs         |  8 ++++-
 compiler/types/Type.hs          | 26 ++++-----------
 compiler/types/Unify.hs         |  4 +--
 libraries/ghc-prim/GHC/Magic.hs | 12 +++++--
 13 files changed, 78 insertions(+), 109 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 79290738dbaa8eb0786549cf47ac073761e9f301


More information about the ghc-commits mailing list