[project @ 2001-01-11 17:25:56 by simonmar]
[ghc-hetmet.git] / ghc / driver / PackageSrc.hs
index 33bbd1b..e9113d7 100644 (file)
@@ -68,9 +68,15 @@ package_details installing =
          , "PrelFloat_Fzh_static_info"
          , "PrelFloat_Dzh_static_info"
          , "PrelAddr_Azh_static_info"
-         , "PrelAddr_Wzh_static_info"
-         , "PrelAddr_I64zh_static_info"
-         , "PrelAddr_W64zh_static_info"
+         , "PrelWord_Wzh_static_info"
+         , "PrelInt_I8zh_static_info"
+         , "PrelInt_I16zh_static_info"
+         , "PrelInt_I32zh_static_info"
+         , "PrelInt_I64zh_static_info"
+         , "PrelWord_W8zh_static_info"
+         , "PrelWord_W16zh_static_info"
+         , "PrelWord_W32zh_static_info"
+         , "PrelWord_W64zh_static_info"
          , "PrelStable_StablePtr_static_info"
          , "PrelBase_Izh_con_info"
          , "PrelBase_Czh_con_info"