[commit: ghc] wip/ext-solver: Code for connecting an SMT solver with the type-checker. (d2917c5)
git at git.haskell.org
git at git.haskell.org
Mon Apr 28 00:42:27 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ext-solver
Link : http://ghc.haskell.org/trac/ghc/changeset/d2917c5bffced002c0a5b0c467298f2540166d62/ghc
>---------------------------------------------------------------
commit d2917c5bffced002c0a5b0c467298f2540166d62
Author: Iavor S. Diatchki <iavor.diatchki at gmail.com>
Date: Sun Apr 27 17:42:18 2014 -0700
Code for connecting an SMT solver with the type-checker.
>---------------------------------------------------------------
d2917c5bffced002c0a5b0c467298f2540166d62
compiler/typecheck/TcTypeNats.hs | 383 +++++++++++++++++++++++++++++++++++++-
1 file changed, 379 insertions(+), 4 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 d2917c5bffced002c0a5b0c467298f2540166d62
More information about the ghc-commits
mailing list