Re: Socket library ghc 5.02.1

2001-11-28 Thread Sven Eric Panitz
From: "Sigbjorn Finne" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Date: Tue, 27 Nov 2001 09:30:04 -0800 > > Conclusion: you're hosed with ghc-5.02.1 and its socket libs under > Win32. Sorry. > If you don't mind getting

Re: Casting dynamic values

2001-11-28 Thread Marcin 'Qrczak' Kowalczyk
27 Nov 2001 17:31:10 -0700, Alastair David Reid <[EMAIL PROTECTED]> pisze: > If GHC is able to inline these functions, construction and > deconstruction of the pair can probably be eliminated. cast is compiled to something similar to this: coerce :: a -> b -- this generates no runtime code t

Communicating with other programs (Win32)

2001-11-28 Thread Jan de Wit
Hi all, In my free time, I'm writing a Go program in Haskell. Main platform is GHC and GHCi under Win32. It is coming along nicely: it has a GUI and the moves it comes up with are starting to make some sense. For testing (and maybe later training :) purposes I want it to be able to play against