Get the PA dictionary for closures from the right module
[ghc-hetmet.git] / compiler / vectorise / Vectorise.hs
index d074092..31defa5 100644 (file)
@@ -47,7 +47,7 @@ import Control.Monad        ( liftM, liftM2, zipWithM, mapAndUnzipM )
 
 builtin_PAs :: [(Name, Module, FastString)]
 builtin_PAs = [
-                mk closureTyConName FSLIT("dPA_Clo")
+                (closureTyConName, nDP_CLOSURE, FSLIT("dPA_Clo"))
               , mk intTyConName     FSLIT("dPA_Int")
               ]
               ++ tups