[commit: ghc] wip/pattern-synonyms: Reconstruct patsyn type from matcher type (e0108c6)

git at git.haskell.org git at git.haskell.org
Sun May 25 07:22:47 UTC 2014


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

On branch  : wip/pattern-synonyms
Link       : http://ghc.haskell.org/trac/ghc/changeset/e0108c62e48a382a27b1ab41d83b547b882fdb87/ghc

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

commit e0108c62e48a382a27b1ab41d83b547b882fdb87
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Fri Apr 18 23:39:19 2014 +0800

    Reconstruct patsyn type from matcher type


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

e0108c62e48a382a27b1ab41d83b547b882fdb87
 compiler/iface/BuildTyCl.lhs | 31 ++++++++++++++-----------
 compiler/iface/IfaceSyn.lhs  | 55 ++++++++------------------------------------
 compiler/iface/MkIface.lhs   | 16 ++-----------
 compiler/iface/TcIface.lhs   | 36 ++++-------------------------
 4 files changed, 33 insertions(+), 105 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 e0108c62e48a382a27b1ab41d83b547b882fdb87


More information about the ghc-commits mailing list