[commit: ghc] wip/gadtpm: Major rewrite Pt 13: Like the paper (c4758de)
git at git.haskell.org
git at git.haskell.org
Thu Jun 11 15:23:31 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/c4758de70e8d579066feda1591ff8f6533290c8a/ghc
>---------------------------------------------------------------
commit c4758de70e8d579066feda1591ff8f6533290c8a
Author: George Karachalias <george.karachalias at gmail.com>
Date: Fri May 8 12:16:12 2015 +0200
Major rewrite Pt 13: Like the paper
TODOs:
* Proper typing
* Fix pretty-printing
>---------------------------------------------------------------
c4758de70e8d579066feda1591ff8f6533290c8a
compiler/basicTypes/Var.hs | 1 +
compiler/deSugar/Check.hs | 1593 ++++++++++++++++--------------------------
compiler/deSugar/Match.hs | 5 +-
compiler/deSugar/MatchLit.hs | 60 --
4 files changed, 613 insertions(+), 1046 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 c4758de70e8d579066feda1591ff8f6533290c8a
More information about the ghc-commits
mailing list