[commit: ghc] wip/pattern-synonyms: Typecheck the wrapper definition of a pattern synonym, after everything in the same scope is typechecked (02d0e0b)
git at git.haskell.org
git at git.haskell.org
Sun Jul 27 19:13:05 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/pattern-synonyms
Link : http://ghc.haskell.org/trac/ghc/changeset/02d0e0b94dbee4aaf345d2413d544cacd274718e/ghc
>---------------------------------------------------------------
commit 02d0e0b94dbee4aaf345d2413d544cacd274718e
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Sun Jul 27 18:46:50 2014 +0200
Typecheck the wrapper definition of a pattern synonym,
after everything in the same scope is typechecked
>---------------------------------------------------------------
02d0e0b94dbee4aaf345d2413d544cacd274718e
compiler/typecheck/TcBinds.lhs | 26 +++++++--
compiler/typecheck/TcPatSyn.lhs | 109 ++++++++++++++++++-----------------
compiler/typecheck/TcPatSyn.lhs-boot | 6 ++
3 files changed, 82 insertions(+), 59 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 02d0e0b94dbee4aaf345d2413d544cacd274718e
More information about the ghc-commits
mailing list