[commit: ghc] wip/T14880: Resotre nondeterministic tyCoVarsOfTypr (8e9cb72)

git at git.haskell.org git at git.haskell.org
Fri Jul 27 06:40:40 UTC 2018


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

On branch  : wip/T14880
Link       : http://ghc.haskell.org/trac/ghc/changeset/8e9cb72ef0f4940a31d00861d80e621ec3092513/ghc

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

commit 8e9cb72ef0f4940a31d00861d80e621ec3092513
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date:   Fri Jun 1 19:10:17 2018 -0400

    Resotre nondeterministic tyCoVarsOfTypr


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

8e9cb72ef0f4940a31d00861d80e621ec3092513
 compiler/basicTypes/VarSet.hs  |  14 ++-
 compiler/typecheck/TcMType.hs  |  14 +--
 compiler/typecheck/TcSplice.hs |   4 +-
 compiler/typecheck/TcType.hs   |   3 +-
 compiler/types/TyCoRep.hs      | 262 ++++++++++++++++++++++++++++-------------
 compiler/types/Type.hs         |   4 +-
 6 files changed, 197 insertions(+), 104 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 8e9cb72ef0f4940a31d00861d80e621ec3092513


More information about the ghc-commits mailing list