[commit: ghc] wip/gadtpm: Major rewrite: Pt 11: Implemented a (rather naive) term solver (2caa3e3)
git at git.haskell.org
git at git.haskell.org
Tue Mar 24 09:44:10 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/2caa3e3acd253a2d01b36ce969625e16090e9c24/ghc
>---------------------------------------------------------------
commit 2caa3e3acd253a2d01b36ce969625e16090e9c24
Author: George Karachalias <george.karachalias at gmail.com>
Date: Tue Mar 24 03:19:35 2015 +0100
Major rewrite: Pt 11: Implemented a (rather naive) term solver
>---------------------------------------------------------------
2caa3e3acd253a2d01b36ce969625e16090e9c24
compiler/deSugar/Check.hs | 471 +++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 464 insertions(+), 7 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 2caa3e3acd253a2d01b36ce969625e16090e9c24
More information about the ghc-commits
mailing list