Move VectCore to Vectorise tree
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 925014e..6251a8e 100644 (file)
@@ -455,10 +455,12 @@ Library
         UniqSet
         Util
         VectBuiltIn
-        VectCore
         VectMonad
         VectType
         VectUtils
+        VectVar
+        Vectorise.Env
+        Vectorise.Vect
         Vectorise
 
     -- We only need to expose more modules as some of the ncg code is used