[commit: ghc] wip/type-app: `base` compiles (8d8a235)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:04:53 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/8d8a235703f996ac6f58a8e56bcb459f56ba7a80/ghc
>---------------------------------------------------------------
commit 8d8a235703f996ac6f58a8e56bcb459f56ba7a80
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Wed Jul 8 22:17:07 2015 -0400
`base` compiles
>---------------------------------------------------------------
8d8a235703f996ac6f58a8e56bcb459f56ba7a80
compiler/deSugar/DsBinds.hs | 8 ++++----
compiler/deSugar/Match.hs | 2 +-
compiler/hsSyn/HsExpr.hs | 7 +++++++
compiler/typecheck/TcEvidence.hs | 18 +++++++++++++-----
compiler/typecheck/TcHsSyn.hs | 9 ++++-----
compiler/typecheck/TcMatches.hs | 34 ++++++++++++++++++++++------------
compiler/typecheck/TcUnify.hs | 25 ++++++++++++++++++-------
7 files changed, 69 insertions(+), 34 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 8d8a235703f996ac6f58a8e56bcb459f56ba7a80
More information about the ghc-commits
mailing list