X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=bd432a9ec5bb84163b27f962659034b89b038641;hb=1158cc3254c5f14db28223966d8b666890f8beaa;hp=741f4c73309f68c0267cfd12280d88242d23cdfa;hpb=0e82126ed0bd2d16a1925d8a8a6c5eb6d7762ac5;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 741f4c7..bd432a9 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -68,7 +68,7 @@ Library process >= 1 && < 1.1, bytestring >= 0.9 && < 0.10, old-time >= 1 && < 1.1, - containers >= 0.1 && < 0.4, + containers >= 0.1 && < 0.5, array >= 0.1 && < 0.4 Build-Depends: filepath >= 1 && < 1.3 @@ -456,9 +456,13 @@ Library Util VectType VectUtils - VectVar + Vectorise.Var Vectorise.Env Vectorise.Vect + Vectorise.Exp + Vectorise.Type.Type + Vectorise.Type.TyConDecl + Vectorise.Type.Classify Vectorise.Builtins.Base Vectorise.Builtins.Initialise Vectorise.Builtins.Modules