[project @ 2001-01-11 17:35:24 by simonmar]
[ghc-hetmet.git] / ghc / driver / PackageSrc.hs
index e9113d7..762b86f 100644 (file)
@@ -68,6 +68,7 @@ package_details installing =
          , "PrelFloat_Fzh_static_info"
          , "PrelFloat_Dzh_static_info"
          , "PrelAddr_Azh_static_info"
+         , "PrelPtr_Ptr_static_info"
          , "PrelWord_Wzh_static_info"
          , "PrelInt_I8zh_static_info"
          , "PrelInt_I16zh_static_info"
@@ -83,6 +84,7 @@ package_details installing =
          , "PrelFloat_Fzh_con_info"
          , "PrelFloat_Dzh_con_info"
          , "PrelAddr_Azh_con_info"
+         , "PrelPtr_Ptr_con_info"
          , "PrelAddr_Wzh_con_info"
          , "PrelAddr_I64zh_con_info"
          , "PrelAddr_W64zh_con_info"