[commit: ghc] wip/type-app: In the process of eager skolemisation (8a20399)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:04:17 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/8a20399ff205706fffb9eb8eeef8d97aa2113db7/ghc
>---------------------------------------------------------------
commit 8a20399ff205706fffb9eb8eeef8d97aa2113db7
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Wed Jul 1 08:29:32 2015 -0400
In the process of eager skolemisation
>---------------------------------------------------------------
8a20399ff205706fffb9eb8eeef8d97aa2113db7
compiler/typecheck/TcExpr.hs | 202 +++++++++++++++++++++--------------------
compiler/typecheck/TcSplice.hs | 11 +--
compiler/typecheck/TcUnify.hs | 121 +++++++++++++++---------
3 files changed, 185 insertions(+), 149 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 8a20399ff205706fffb9eb8eeef8d97aa2113db7
More information about the ghc-commits
mailing list