Add a max depth bound to the bfs implementation in cvReconstructType,
authorPepe Iborra <mnislaih@gmail.com>
Wed, 11 Jul 2007 09:20:06 +0000 (09:20 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Wed, 11 Jul 2007 09:20:06 +0000 (09:20 +0000)
commit2bddda56b20a61bf6b75a7b5b0857adb7a207849
treee2d199ea28b6738d0da721367e3112a10cb3473d
parentbf2f000a552e025ec156010d52aee282bdfcf7a4
Add a max depth bound to the bfs implementation in cvReconstructType,

to avoid looping when reconstructing insufficiently evaluated, circular structures
compiler/ghci/RtClosureInspect.hs