[commit: ghc] wip/orf-reboot: Use PlaceHolder for cd_fld_names (419d8c8)

git at git.haskell.org git at git.haskell.org
Fri Mar 27 15:46:15 UTC 2015


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

On branch  : wip/orf-reboot
Link       : http://ghc.haskell.org/trac/ghc/changeset/419d8c878d1eb3b530054e447a6617e3fdfab62c/ghc

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

commit 419d8c878d1eb3b530054e447a6617e3fdfab62c
Author: Adam Gundry <adam at well-typed.com>
Date:   Mon Feb 23 14:22:50 2015 +0000

    Use PlaceHolder for cd_fld_names


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

419d8c878d1eb3b530054e447a6617e3fdfab62c
 compiler/deSugar/DsMeta.hs    |  6 +++---
 compiler/hsSyn/Convert.hs     |  2 +-
 compiler/hsSyn/HsTypes.hs     |  8 +-------
 compiler/hsSyn/HsUtils.hs     | 27 +++++++++++++--------------
 compiler/hsSyn/PlaceHolder.hs |  1 +
 compiler/parser/Parser.y      |  2 +-
 compiler/rename/RnTypes.hs    |  4 ++--
 7 files changed, 22 insertions(+), 28 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 419d8c878d1eb3b530054e447a6617e3fdfab62c


More information about the ghc-commits mailing list