[commit: ghc] wip/T8584: Change output of ':i' for pattern synonyms to be in sync with new syntax (faa9d47)
git at git.haskell.org
git at git.haskell.org
Wed Nov 12 12:05:47 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8584
Link : http://ghc.haskell.org/trac/ghc/changeset/faa9d4792df0ae9197b858e5c12ee7e2112724d2/ghc
>---------------------------------------------------------------
commit faa9d4792df0ae9197b858e5c12ee7e2112724d2
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
>---------------------------------------------------------------
faa9d4792df0ae9197b858e5c12ee7e2112724d2
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 faa9d4792df0ae9197b858e5c12ee7e2112724d2
More information about the ghc-commits
mailing list