[commit: ghc] wip/gadtpm: Incremental term solving (to be tested) (2cdcc33)
git at git.haskell.org
git at git.haskell.org
Wed Oct 14 15:02:53 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/2cdcc33140b03f2d2241da1d7823a2997e13888a/ghc
>---------------------------------------------------------------
commit 2cdcc33140b03f2d2241da1d7823a2997e13888a
Author: George Karachalias <george.karachalias at gmail.com>
Date: Wed Oct 14 11:46:56 2015 +0200
Incremental term solving (to be tested)
>---------------------------------------------------------------
2cdcc33140b03f2d2241da1d7823a2997e13888a
compiler/deSugar/Check.hs | 97 ++++++++++++++++++++++++--
compiler/deSugar/PmExpr.hs | 28 ++++++++
compiler/deSugar/TmOracle.hs | 159 ++++++++++++++++++++++++++++++++++++-------
3 files changed, 257 insertions(+), 27 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 2cdcc33140b03f2d2241da1d7823a2997e13888a
More information about the ghc-commits
mailing list