fix compiling GHC 6.7+ with itself - compat needs -package containers now
[ghc-hetmet.git] / compiler / vectorise / VectBuiltIn.hs
2007-08-23 Roman LeshchinskiyInitialise PR dictionaries in vectorisation monad
2007-08-23 Roman LeshchinskiyMove all vectorisation built-ins to VectBuiltIn
2007-08-23 Roman LeshchinskiyMove vectorisation built-ins to a separate module