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

git at git.haskell.org git at git.haskell.org
Fri Nov 27 14:58:56 UTC 2015


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

On branch  : wip/T11028
Link       : http://ghc.haskell.org/trac/ghc/changeset/6fcca26558e181a8facad5b9407606a1264acc8e/ghc

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

commit 6fcca26558e181a8facad5b9407606a1264acc8e
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.


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

6fcca26558e181a8facad5b9407606a1264acc8e
 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 | 42 ++++++++++++++++++++++++++++++++++----
 8 files changed, 69 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 6fcca26558e181a8facad5b9407606a1264acc8e


More information about the ghc-commits mailing list