Repository : ssh://[email protected]/ghc On branch : type-nats-simple Link : http://ghc.haskell.org/trac/ghc/changeset/84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8/ghc
>--------------------------------------------------------------- commit 84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8 Author: Iavor S. Diatchki <[email protected]> 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
