[commit: ghc] ghc-7.2: A bit more work to to keep the right in-scope set around (2b6a6e8)
Ian Lynagh
igloo at earth.li
Tue Jul 19 18:27:40 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.2
http://hackage.haskell.org/trac/ghc/changeset/2b6a6e88dfea7aa7f9372683e618ee73d0790c1b
>---------------------------------------------------------------
commit 2b6a6e88dfea7aa7f9372683e618ee73d0790c1b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Jul 15 17:14:10 2011 +0100
A bit more work to to keep the right in-scope set around
This change gets rid of a debug WARNING; it wasn't
actually making anything go wrong, but it's best to
have the correct in-scope set.
compiler/typecheck/TcInstDcls.lhs | 6 ++-
compiler/types/Coercion.lhs | 18 +++----
compiler/types/OptCoercion.lhs | 98 +++++++++++++++++++------------------
3 files changed, 61 insertions(+), 61 deletions(-)
Diff suppressed because of size. To see it, use:
git show 2b6a6e88dfea7aa7f9372683e618ee73d0790c1b
More information about the Cvs-ghc
mailing list