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