[commit: ghc] wip/T8584: Change output of ':i' for pattern synonyms to be in sync with new syntax (c6d4d04)

git at git.haskell.org git at git.haskell.org
Tue Nov 11 13:05:59 UTC 2014


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

On branch  : wip/T8584
Link       : http://ghc.haskell.org/trac/ghc/changeset/c6d4d040551c88ea48aa64e23853b7ee7f65ae56/ghc

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

commit c6d4d040551c88ea48aa64e23853b7ee7f65ae56
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Sun Aug 3 15:26:13 2014 +0200

    Change output of ':i' for pattern synonyms to be in sync with new syntax


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

c6d4d040551c88ea48aa64e23853b7ee7f65ae56
 compiler/hsSyn/HsBinds.lhs   | 52 +++++++++++++++++++-------------------------
 compiler/hsSyn/HsTypes.lhs   | 16 +++++++++-----
 compiler/iface/IfaceSyn.lhs  | 19 ++++++----------
 compiler/iface/IfaceType.lhs | 15 ++++++++-----
 4 files changed, 49 insertions(+), 53 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 c6d4d040551c88ea48aa64e23853b7ee7f65ae56


More information about the ghc-commits mailing list