[commit: ghc] wip/impredicativity: Add instantiation to type family checking (7f96d98)

git at git.haskell.org git at git.haskell.org
Mon Jul 13 11:57:01 UTC 2015


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

On branch  : wip/impredicativity
Link       : http://ghc.haskell.org/trac/ghc/changeset/7f96d98c7fb0abdd8e0cc91ce0dbfeca1bfab891/ghc

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

commit 7f96d98c7fb0abdd8e0cc91ce0dbfeca1bfab891
Author: Alejandro Serrano <trupill at gmail.com>
Date:   Mon Jul 13 13:57:47 2015 +0200

    Add instantiation to type family checking


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

7f96d98c7fb0abdd8e0cc91ce0dbfeca1bfab891
 compiler/typecheck/TcFlatten.hs  |  6 +--
 compiler/typecheck/TcInteract.hs | 95 +++++++++++++++++++++-------------------
 compiler/typecheck/TcSMonad.hs   | 14 +++---
 3 files changed, 62 insertions(+), 53 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 7f96d98c7fb0abdd8e0cc91ce0dbfeca1bfab891


More information about the ghc-commits mailing list