[project @ 1999-07-16 09:36:07 by simonpj]
authorsimonpj <unknown>
Fri, 16 Jul 1999 09:36:08 +0000 (09:36 +0000)
committersimonpj <unknown>
Fri, 16 Jul 1999 09:36:08 +0000 (09:36 +0000)
commitc3cf681e8f65430d4e0dcef08c8f7b75332a034e
tree90e584a34b1d692c575309ab0cddcebb10ce52d4
parentbcfdbbe5a48c7d18089c3d4a2e2758a3b9291482
[project @ 1999-07-16 09:36:07 by simonpj]
* Fix long-standing bug in TcIfaceSig which meant it occasionally complained
  about a lint error in an unfolding, with a locally-defined name not
  being in scope.   This only happened when hi-boot loops were being
  tied, so an unfolding might mention a locally-defined name.
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcMonoType.lhs