Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Env.hs
2010-08-30 benl@ouroborus.netFix warnings
2010-08-30 benl@ouroborus.netSplit out vectoriser environments into own module