[commit: ghc] wip/T15809: Data family instances working, I think (98331d5)
git at git.haskell.org
git at git.haskell.org
Mon Nov 26 17:49:29 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/98331d5472fd5612195c11d359f0f3b0e1eea04b/ghc
>---------------------------------------------------------------
commit 98331d5472fd5612195c11d359f0f3b0e1eea04b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Nov 14 11:36:22 2018 +0000
Data family instances working, I think
>---------------------------------------------------------------
98331d5472fd5612195c11d359f0f3b0e1eea04b
compiler/typecheck/TcInstDcls.hs | 154 +++++++++++++++++++++++++++++++++++++
compiler/typecheck/TcTyClsDecls.hs | 69 +++++++++--------
2 files changed, 191 insertions(+), 32 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 98331d5472fd5612195c11d359f0f3b0e1eea04b
More information about the ghc-commits
mailing list