> > Does anybody know of a simple GHC Socket sample?
the ghc Sockets module (-syslib net) is/was broken in 5.02 it works with 5.00.2 (I did not check the more recent versions.) a minimal example using sockets is a the bottom of this page: http://www.informatik.uni-leipzig.de/~joe/edu/ws01/hc/text/ best regards, -- -- Johannes Waldmann ---- http://www.informatik.uni-leipzig.de/~joe/ -- -- [EMAIL PROTECTED] -- phone/fax (+49) 341 9732 204/252 -- _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell