[commit: ghc] wip/type-app: Some bugfixing (2c1a913)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:04:32 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/2c1a91380ab5c4728b412da62636507f19ff925e/ghc
>---------------------------------------------------------------
commit 2c1a91380ab5c4728b412da62636507f19ff925e
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Jul 7 22:05:59 2015 -0400
Some bugfixing
>---------------------------------------------------------------
2c1a91380ab5c4728b412da62636507f19ff925e
compiler/typecheck/Inst.hs | 5 ++--
compiler/typecheck/TcExpr.hs | 57 ++++++++++++++++++++++------------------
compiler/typecheck/TcMatches.hs | 16 ++++++-----
compiler/typecheck/TcRnDriver.hs | 2 +-
compiler/typecheck/TcRules.hs | 12 ++++++++-
compiler/typecheck/TcSplice.hs | 2 +-
compiler/typecheck/TcUnify.hs | 30 ++++++++++-----------
7 files changed, 71 insertions(+), 53 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 2c1a91380ab5c4728b412da62636507f19ff925e
More information about the ghc-commits
mailing list