[commit: ghc] wip/pattern-synonyms: Typecheck the wrapper definition of a pattern synonym, after everything in the same scope is typechecked (6a78503)
git at git.haskell.org
git at git.haskell.org
Tue Jul 29 14:24:15 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/pattern-synonyms
Link : http://ghc.haskell.org/trac/ghc/changeset/6a78503e4a55d1ad50f2dd1b6116c883d3013ad5/ghc
>---------------------------------------------------------------
commit 6a78503e4a55d1ad50f2dd1b6116c883d3013ad5
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
>---------------------------------------------------------------
6a78503e4a55d1ad50f2dd1b6116c883d3013ad5
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 6a78503e4a55d1ad50f2dd1b6116c883d3013ad5
More information about the ghc-commits
mailing list