[commit: ghc] wip/gadtpm: Overloaded literals (f62b371)
git at git.haskell.org
git at git.haskell.org
Tue Dec 1 17:15:39 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/f62b371a1f6e94323cf56ecaa8ce832da97bb5d2/ghc
>---------------------------------------------------------------
commit f62b371a1f6e94323cf56ecaa8ce832da97bb5d2
Author: George Karachalias <george.karachalias at gmail.com>
Date: Mon Nov 30 16:49:03 2015 +0100
Overloaded literals
>---------------------------------------------------------------
f62b371a1f6e94323cf56ecaa8ce832da97bb5d2
compiler/deSugar/Check.hs | 57 ++++++++++++++----
compiler/deSugar/TmOracle.hs | 79 ++++++++++++++++++++++++-
testsuite/tests/deSugar/should_compile/ds022.hs | 2 +
3 files changed, 123 insertions(+), 15 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 f62b371a1f6e94323cf56ecaa8ce832da97bb5d2
More information about the ghc-commits
mailing list