[commit: ghc] wip/gadtpm: Up-to-date with master + Squash recent commits (9f9dd57)

git at git.haskell.org git at git.haskell.org
Sat Dec 26 19:42:07 UTC 2015


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

On branch  : wip/gadtpm
Link       : http://ghc.haskell.org/trac/ghc/changeset/9f9dd57d9ff250a312c8bc7515bdd1419960e8d3/ghc

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

commit 9f9dd57d9ff250a312c8bc7515bdd1419960e8d3
Author: George Karachalias <george.karachalias at gmail.com>
Date:   Sat Dec 26 20:42:35 2015 +0100

    Up-to-date with master + Squash recent commits


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

9f9dd57d9ff250a312c8bc7515bdd1419960e8d3
 compiler/deSugar/Check.hs                 | 358 +++++++++++++++++-------------
 compiler/deSugar/Match.hs                 |  26 ++-
 compiler/ghci/RtClosureInspect.hs         |   3 +
 compiler/main/DynFlags.hs                 |   9 +-
 compiler/nativeGen/Dwarf/Constants.hs     |   4 +
 compiler/types/OptCoercion.hs             |  12 +-
 docs/users_guide/7.12.1-notes.rst         |  10 +
 docs/users_guide/bugs.rst                 |  14 +-
 docs/users_guide/using-warnings.rst       |  30 +++
 libraries/base/Foreign/C/Error.hs         |   1 +
 testsuite/tests/perf/compiler/T783.hs     |   5 +
 utils/mkUserGuidePart/Options/Warnings.hs |  13 ++
 12 files changed, 315 insertions(+), 170 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 9f9dd57d9ff250a312c8bc7515bdd1419960e8d3


More information about the ghc-commits mailing list