[commit: ghc] wip/T8584.spj: In concrete syntax, existential and universial tyvars of a pattern synonym type signature are not split (7061f2b)

git at git.haskell.org git at git.haskell.org
Mon Nov 10 14:08:19 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T8584.spj
Link       : http://ghc.haskell.org/trac/ghc/changeset/7061f2b897216786c5fa3366ce51531d8efe06b5/ghc

>---------------------------------------------------------------

commit 7061f2b897216786c5fa3366ce51531d8efe06b5
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Sun Nov 9 14:40:13 2014 +0800

    In concrete syntax, existential and universial tyvars of a pattern synonym
    type signature are not split


>---------------------------------------------------------------

7061f2b897216786c5fa3366ce51531d8efe06b5
 compiler/hsSyn/HsBinds.lhs     | 21 +++++++++++---------
 compiler/iface/IfaceSyn.lhs    |  3 +++
 compiler/rename/RnBinds.lhs    | 44 +++++++++++-------------------------------
 compiler/typecheck/TcBinds.lhs | 27 +++++++++++++-------------
 4 files changed, 39 insertions(+), 56 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 7061f2b897216786c5fa3366ce51531d8efe06b5


More information about the ghc-commits mailing list