[project @ 2003-04-18 09:40:10 by simonmar]
[ghc-hetmet.git] / ghc / rts / rts.conf.in
index 046b8c3..298fbc2 100644 (file)
@@ -30,7 +30,6 @@ Package {
 #endif
 #endif
 #ifdef mingw32_TARGET_OS
-                             ,"winmm"          /* for the threadDelay timer */
                              ,"wsock32"        /* for the linker */
 #endif
 #if defined(DEBUG) && defined(HAVE_LIBBFD)
@@ -88,6 +87,7 @@ Package {
          , "-u", "_GHCziFloat_Fzh_con_info"
          , "-u", "_GHCziFloat_Dzh_con_info"
          , "-u", "_GHCziPtr_Ptr_con_info"
+         , "-u", "_GHCziPtr_FunPtr_con_info"
          , "-u", "_GHCziStable_StablePtr_con_info"
          , "-u", "_GHCziBase_False_closure"
          , "-u", "_GHCziBase_True_closure"