From: Ian Lynagh Date: Tue, 13 May 2008 20:21:54 +0000 (+0000) Subject: Use zipLazy from Util in VectType, rather than defining our own lazy_zip X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=05535340ae496c57ff218e016da6649ca1640754;hp=05535340ae496c57ff218e016da6649ca1640754;p=ghc-hetmet.git Use zipLazy from Util in VectType, rather than defining our own lazy_zip ---