[commit: ghc] wip/pattern-synonyms: Reconstruct patsyn type from matcher type (f59ad68)
git at git.haskell.org
git at git.haskell.org
Fri Apr 18 14:24:29 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/pattern-synonyms
Link : http://ghc.haskell.org/trac/ghc/changeset/f59ad680150bc3dc27c04c36be58d8c18085c95a/ghc
>---------------------------------------------------------------
commit f59ad680150bc3dc27c04c36be58d8c18085c95a
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Fri Apr 18 22:23:43 2014 +0800
Reconstruct patsyn type from matcher type
>---------------------------------------------------------------
f59ad680150bc3dc27c04c36be58d8c18085c95a
compiler/iface/BuildTyCl.lhs | 26 ++++++++++----------
compiler/iface/IfaceSyn.lhs | 54 ++++++++----------------------------------
compiler/iface/MkIface.lhs | 11 +--------
compiler/iface/TcIface.lhs | 23 ++++--------------
4 files changed, 29 insertions(+), 85 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 f59ad680150bc3dc27c04c36be58d8c18085c95a
More information about the ghc-commits
mailing list