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

git at git.haskell.org git at git.haskell.org
Fri Nov 16 16:54:56 UTC 2018


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

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

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

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

    Data family instances working, I think


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

461e8dca1262d3751f934d05fb3ceded01d8c7b8
 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 461e8dca1262d3751f934d05fb3ceded01d8c7b8


More information about the ghc-commits mailing list