Update vectoriser now that PData instances have moved.
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Builtins / Prelude.hs
index b0f305d..438bddd 100644 (file)
@@ -25,7 +25,6 @@ preludeVars :: Modules
        -> [( Module, FastString        --   Maps the original variable to the one in the DPH 
            , Module, FastString)]      --   packages that it should be rewritten to.
 preludeVars (Modules { dph_Combinators    = _dph_Combinators
-                     , dph_PArray         = _dph_PArray
                      , dph_Prelude_Int    = dph_Prelude_Int
                      , dph_Prelude_Word8  = dph_Prelude_Word8
                      , dph_Prelude_Double = dph_Prelude_Double