[commit: ghc] wip/T14529: More on ConDeclH98 (cf80efd)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 14:57:10 UTC 2017


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

On branch  : wip/T14529
Link       : http://ghc.haskell.org/trac/ghc/changeset/cf80efddf36b57e9791090c6b366ce94bc443c69/ghc

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

commit cf80efddf36b57e9791090c6b366ce94bc443c69
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Nov 28 14:56:54 2017 +0000

    More on ConDeclH98


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

cf80efddf36b57e9791090c6b366ce94bc443c69
 compiler/deSugar/DsMeta.hs                         | 59 ++++++++++------------
 compiler/hsSyn/Convert.hs                          | 19 +++++--
 compiler/hsSyn/HsDecls.hs                          | 11 ++--
 compiler/parser/RdrHsSyn.hs                        |  2 +-
 compiler/rename/RnSource.hs                        | 15 +++---
 compiler/rename/RnTypes.hs                         |  6 +--
 compiler/typecheck/TcTyClsDecls.hs                 | 34 ++++---------
 .../parser/should_compile/DumpParsedAst.stderr     | 10 +---
 .../parser/should_compile/DumpRenamedAst.stderr    | 12 +----
 .../tests/parser/should_compile/T14189.stderr      | 18 ++-----
 testsuite/tests/th/T13123.hs                       |  2 +
 11 files changed, 77 insertions(+), 111 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 cf80efddf36b57e9791090c6b366ce94bc443c69


More information about the ghc-commits mailing list