[commit: ghc] wip/T14880: Bugfixing (cd504ab)

git at git.haskell.org git at git.haskell.org
Fri Jul 27 06:40:31 UTC 2018


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

On branch  : wip/T14880
Link       : http://ghc.haskell.org/trac/ghc/changeset/cd504ab248795ca15d48a98afea12959fc4c9c66/ghc

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

commit cd504ab248795ca15d48a98afea12959fc4c9c66
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date:   Wed May 30 23:30:48 2018 -0400

    Bugfixing


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

cd504ab248795ca15d48a98afea12959fc4c9c66
 compiler/rename/RnTypes.hs                         |  5 ++--
 compiler/typecheck/TcType.hs                       | 28 +++++++---------------
 compiler/types/TyCoRep.hs                          |  2 --
 compiler/utils/FV.hs                               |  3 ++-
 compiler/utils/UniqDFM.hs                          | 13 +++++++---
 .../partial-sigs/should_compile/T12844.stderr      |  2 +-
 testsuite/tests/polykinds/T11821a.stderr           |  2 +-
 testsuite/tests/polykinds/T14265.stderr            |  2 +-
 8 files changed, 26 insertions(+), 31 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 cd504ab248795ca15d48a98afea12959fc4c9c66


More information about the ghc-commits mailing list