X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fpackage.conf.in;h=24e9d72214891f84a02d02557e62fd1c24b07532;hb=9685c1294124d7d960b23f6f5d38037d52ac0db9;hp=806b094ab26959d44341993c6b060e0376f40ee2;hpb=5f19ed50a01c88b21725b3d73615cc02760e6bbe;p=ghc-hetmet.git diff --git a/compiler/package.conf.in b/compiler/package.conf.in index 806b094..24e9d72 100644 --- a/compiler/package.conf.in +++ b/compiler/package.conf.in @@ -259,6 +259,9 @@ exposed-modules: Var VarEnv VarSet + VectMonad + VectUtils + Vectorise WorkWrap WwLib HaddockParse @@ -277,6 +280,7 @@ import-dirs: FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/utils", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/deSugar", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/ghci", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/coreSyn", + FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/vectorise", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/specialise", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/simplCore", FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/stranal",