[project @ 1999-07-26 15:31:01 by simonpj]
authorsimonpj <unknown>
Mon, 26 Jul 1999 15:31:02 +0000 (15:31 +0000)
committersimonpj <unknown>
Mon, 26 Jul 1999 15:31:02 +0000 (15:31 +0000)
commit123e3135b5f7c666f716a503e754aaf738e78ba6
tree75fdf9c28329d0c51e2cb1ed1f795c7bc0ea7ddb
parent7e9bd3d5f9279c63d94039a2defa6f0cc5e13345
[project @ 1999-07-26 15:31:01 by simonpj]
* Fix a bug in the unifier that made the typechecker
  loop on a 5-line program from Sigbjorn.  The bug is
  documented near the fix, in

TcUnify.uUnboundVar
ghc/compiler/basicTypes/BasicTypes.lhs
ghc/compiler/rename/RnExpr.lhs