[commit: ghc] wip/T16342: Wibbles in response to Richard (c8ecee55)
git at git.haskell.org
git at git.haskell.org
Wed Feb 27 01:13:42 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T16342
Link : http://ghc.haskell.org/trac/ghc/changeset/c8ecee5587d234f777e9d2d72211d0e972604504/ghc
>---------------------------------------------------------------
commit c8ecee5587d234f777e9d2d72211d0e972604504
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Feb 26 13:19:39 2019 +0000
Wibbles in response to Richard
>---------------------------------------------------------------
c8ecee5587d234f777e9d2d72211d0e972604504
compiler/typecheck/TcHsSyn.hs | 12 +++---
compiler/typecheck/TcHsType.hs | 14 +++++--
compiler/typecheck/TcMType.hs | 64 ++++++++++++++---------------
compiler/typecheck/TcTyClsDecls.hs | 83 +++++++++++++++++++++++++++++++++-----
compiler/types/TyCon.hs | 41 ++++++++++++-------
5 files changed, 148 insertions(+), 66 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 c8ecee5587d234f777e9d2d72211d0e972604504
More information about the ghc-commits
mailing list