[project @ 2001-11-02 10:35:14 by simonpj]
[ghc-hetmet.git] / ghc / driver / PackageSrc.hs
index 30c7924..465047b 100644 (file)
@@ -154,7 +154,7 @@ package_details installing
                             ,
        extra_libraries   = [ "HSstd_cbits" ] ++
 #                           ifdef mingw32_TARGET_OS
-                            [ "wsock32", "msvcrt" ]
+                            [ "wsock32", "msvcrt", "kernel32" ]
 #                           else
                             [ ]
 #                           endif