X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=dcaf18ed85b592801b26923beeb9770241286120;hb=bdd99c8989d84373439b667e1ef26c471f78de84;hp=5e5504bd4124529e839f4ab37a877fc9a02ba058;hpb=ce5c7f0db0d0b2bf0be171eb8d5fbebe7df97fcb;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 5e5504b..dcaf18e 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -367,7 +367,7 @@ SRC_HC_OPTS += -Istage$(stage) ALL_DIRS = \ utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn \ - specialise simplCore stranal stgSyn simplStg codeGen main \ + vectorise specialise simplCore stranal stgSyn simplStg codeGen main \ profiling parser cprAnalysis ndpFlatten iface cmm # Make sure we include Config.hs even if it doesn't exist yet...