[commit: ghc] decision-procedure: Generalize to support arbitrary theories. (8159186)
git at git.haskell.org
git at git.haskell.org
Sat Oct 19 16:23:06 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : decision-procedure
Link : http://ghc.haskell.org/trac/ghc/changeset/8159186fac5b4db0bd5f7d7cea0819e240fd555b/ghc
>---------------------------------------------------------------
commit 8159186fac5b4db0bd5f7d7cea0819e240fd555b
Author: Iavor S. Diatchki <iavor.diatchki at gmail.com>
Date: Sat Oct 19 08:54:43 2013 -0700
Generalize to support arbitrary theories.
The theory of natural numbers is defined in TcTypeNats.
>---------------------------------------------------------------
8159186fac5b4db0bd5f7d7cea0819e240fd555b
compiler/typecheck/TcInteract.lhs | 171 +++++---
compiler/typecheck/TcTypeNats.hs | 799 ++++++++-----------------------------
2 files changed, 289 insertions(+), 681 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 8159186fac5b4db0bd5f7d7cea0819e240fd555b
More information about the ghc-commits
mailing list