[commit: ghc] wip/T15809: More wibbles (9d91611)

git at git.haskell.org git at git.haskell.org
Fri Nov 23 17:36:01 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/9d91611a5736a312d7b22fb4b91a1b99d9682b14/ghc

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

commit 9d91611a5736a312d7b22fb4b91a1b99d9682b14
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Nov 23 17:33:19 2018 +0000

    More wibbles
    
    Plus rebased onto master


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

9d91611a5736a312d7b22fb4b91a1b99d9682b14
 compiler/hsSyn/HsTypes.hs          |  1 -
 compiler/typecheck/TcDeriv.hs      | 23 ++++++++++++++--
 compiler/typecheck/TcHsType.hs     |  6 ++---
 compiler/typecheck/TcInstDcls.hs   | 40 ++++++++++++++++++++-------
 compiler/typecheck/TcTyClsDecls.hs | 55 ++++++++++++++++++++------------------
 compiler/types/TyCoRep.hs          |  6 ++++-
 compiler/types/Type.hs             |  3 ++-
 7 files changed, 90 insertions(+), 44 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 9d91611a5736a312d7b22fb4b91a1b99d9682b14


More information about the ghc-commits mailing list