[commit: ghc] type-nats-simple: Add rules for <=?. Also makes wired-ins for promoted booleans. (84bdbf4)
git at git.haskell.org
git at git.haskell.org
Sun Sep 8 23:43:12 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : type-nats-simple
Link : http://ghc.haskell.org/trac/ghc/changeset/84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8/ghc
>---------------------------------------------------------------
commit 84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8
Author: Iavor S. Diatchki <iavor.diatchki at gmail.com>
Date: Sun Sep 8 14:37:34 2013 -0700
Add rules for <=?. Also makes wired-ins for promoted booleans.
>---------------------------------------------------------------
84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8
compiler/prelude/PrelNames.lhs | 7 +-
compiler/prelude/TysWiredIn.lhs | 10 +++
compiler/typecheck/TcTypeNats.hs | 132 ++++++++++++++++++++++++++++++++------
3 files changed, 127 insertions(+), 22 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 84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8
More information about the ghc-commits
mailing list