Define setIdUnfoldingLazily, and use it in Vectorise
authorIan Lynagh <igloo@earth.li>
Tue, 19 Oct 2010 20:15:37 +0000 (20:15 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 19 Oct 2010 20:15:37 +0000 (20:15 +0000)
commit8e5442bab1ca5cd9239690af664374cac585f8b2
tree764c8c60bd2fe66269bbc85800b442c4c6b8d367
parent6193ff066266120cd18712e0663dfae36034aa51
Define setIdUnfoldingLazily, and use it in Vectorise
Fixes a loop in the compiler, when running the dph tests
compiler/basicTypes/Id.lhs
compiler/vectorise/Vectorise.hs