X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile;h=dcaf18ed85b592801b26923beeb9770241286120;hp=5e5504bd4124529e839f4ab37a877fc9a02ba058;hb=c1681a73fa4ca4cf8758264ae387ac09a9e900d8;hpb=ce5c7f0db0d0b2bf0be171eb8d5fbebe7df97fcb 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...