[commit: ghc] wip/T15809: Data family instances working, I think (f60929b)

git at git.haskell.org git at git.haskell.org
Mon Nov 19 20:48:52 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/f60929b4270c3a7f225d4c0dfb0ccbfc6cbc0ed7/ghc

>---------------------------------------------------------------

commit f60929b4270c3a7f225d4c0dfb0ccbfc6cbc0ed7
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Nov 14 11:36:22 2018 +0000

    Data family instances working, I think


>---------------------------------------------------------------

f60929b4270c3a7f225d4c0dfb0ccbfc6cbc0ed7
 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 f60929b4270c3a7f225d4c0dfb0ccbfc6cbc0ed7


More information about the ghc-commits mailing list