Hi, I just installed the Win 95/NT install-shield version of GHC 4.08.1 today from www.haskell.org, but I can't compile any sources using the 'net' library. The linker returns with the following error: /bin/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open -lHSnet_imp: No such file or directory It looks like the libHSnet_imp.a file is missing from the GHC distribution. (there is also no libHSnet.a but I don't know if there should be) A sneaky plan to retrieve the(se) file(s) from the 4.06 distribution failed, because the Win 95/NT link on http://www.haskell.org/ghc/download_ghc_406.html points to the general GHC windows installation info instead of a place to download 4.06. Cheers, Martijn _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
