[commit: ghc] wip/T11028: Compiles stage2, but not yet haddock. (609f50b)

git at git.haskell.org git at git.haskell.org
Thu Nov 26 20:44:39 UTC 2015


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

On branch  : wip/T11028
Link       : http://ghc.haskell.org/trac/ghc/changeset/609f50b3d51c0f9dffbb735f4d2ed455cd099583/ghc

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

commit 609f50b3d51c0f9dffbb735f4d2ed455cd099583
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Thu Nov 26 22:44:08 2015 +0200

    Compiles stage2, but not yet haddock.
    
    Still incredibly messy, though.


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

609f50b3d51c0f9dffbb735f4d2ed455cd099583
 compiler/deSugar/DsMeta.hs         | 17 +++++++++--------
 compiler/hsSyn/Convert.hs          | 13 ++++++-------
 compiler/hsSyn/HsDecls.hs          |  9 ++++++---
 compiler/hsSyn/HsUtils.hs          |  4 ++--
 compiler/parser/RdrHsSyn.hs        |  2 +-
 compiler/rename/RnNames.hs         |  4 ++--
 compiler/rename/RnSource.hs        |  6 +++++-
 compiler/typecheck/TcTyClsDecls.hs | 36 +++++++++++++++++++++++++++++++++---
 8 files changed, 64 insertions(+), 27 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 609f50b3d51c0f9dffbb735f4d2ed455cd099583


More information about the ghc-commits mailing list