[commit: ghc] wip/T15809: Data family instances working, I think (738c79b)
git at git.haskell.org
git at git.haskell.org
Wed Nov 14 11:38:43 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/738c79b2fc941d0bbfcd23f2e4aaaf25cedc855a/ghc
>---------------------------------------------------------------
commit 738c79b2fc941d0bbfcd23f2e4aaaf25cedc855a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Nov 14 11:36:22 2018 +0000
Data family instances working, I think
>---------------------------------------------------------------
738c79b2fc941d0bbfcd23f2e4aaaf25cedc855a
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 738c79b2fc941d0bbfcd23f2e4aaaf25cedc855a
More information about the ghc-commits
mailing list