Add -fdph-this
[ghc-hetmet.git] / compiler / vectorise / Vectorise.hs
index c612a0a..8d8bfef 100644 (file)
@@ -53,6 +53,7 @@ vectorise backend hsc_env _ _ guts
 
     backendPackage DPHSeq  = dphSeqPackageId
     backendPackage DPHPar  = dphParPackageId
+    backendPackage DPHThis = thisPackage dflags
 
 vectModule :: ModGuts -> VM ModGuts
 vectModule guts