[project @ 2001-06-28 10:25:30 by sewardj]
[ghc-hetmet.git] / ghc / driver / PackageSrc.hs
index c9bb864..8a16188 100644 (file)
@@ -133,6 +133,10 @@ package_details installing
 #                           ifndef mingw32_TARGET_OS
                             [ "HSstd" ]
 #                           else
+                            -- This splitting is the subject of a totally 
+                            -- horrible hack, which glues HSstd1 and HSstd2 
+                            -- back into HSstd for the purposes of static linking.
+                            -- See DriverState.getPackageLibraries for details.
                             [ "HSstd1", "HSstd2" ]
 #                           endif
                             ,