Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Convert.hs
2010-09-09 benl@ouroborus.netBreak out conversion functions to own module