[commit: ghc] wip/T15809: More wibbles (7f9e428)
git at git.haskell.org
git at git.haskell.org
Mon Nov 26 17:50:14 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/7f9e4281c86f2e69d0f85c67e4b268bc4851f3a9/ghc
>---------------------------------------------------------------
commit 7f9e4281c86f2e69d0f85c67e4b268bc4851f3a9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Nov 23 17:33:19 2018 +0000
More wibbles
Plus rebased onto master
>---------------------------------------------------------------
7f9e4281c86f2e69d0f85c67e4b268bc4851f3a9
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 7f9e4281c86f2e69d0f85c67e4b268bc4851f3a9
More information about the ghc-commits
mailing list