[commit: ghc] master: A bit more work to to keep the right in-scope set around (e91c7ea)
Simon Peyton Jones
simonpj at microsoft.com
Mon Jul 18 12:06:29 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e91c7ea8afb81f0ed184437f3eef840e5faf047c
>---------------------------------------------------------------
commit e91c7ea8afb81f0ed184437f3eef840e5faf047c
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 e91c7ea8afb81f0ed184437f3eef840e5faf047c
More information about the Cvs-ghc
mailing list