newbie

2001-03-08 Thread Tom Pledger
G Murali writes: | hi there, | | I'm new to this monads stuff.. can you tell me what it is simply ? | an example would be highly appreciated.. i want it is very very | simple terms please.. | | help please! There are some introductions to monads in the "Books and Tutorials about Program

newbie

2001-03-08 Thread G Murali
hi there, I'm new to this monads stuff.. can you tell me what it is simply ? an example would be highly appreciated.. i want it is very very simple terms please.. help please! gmu _ Get Your Private, Free E-mail from MSN Ho

RE: GHC - Cygwin Installation and also DirectX (fwd)

2001-03-08 Thread Mike Thomas
> > The exe is 4270K, but I can live with that. > > Even stripped? Woops, sorry. That make it 1869K - a substantial improvement! > (Unfortunately GHC does give you big EXEs, and > fundamentally > will until we get dynamic linking working again; however, I think > I might be > able to improve t

RE: Just one question

2001-03-08 Thread Simon Marlow
Alba Marina Lopez Arguelles writes: > - There's a function in the library Socket called connectTo > and I would > like to know how does it work 'from the inside'. connectTo is in the Socket library, and it is implemented in terms of the lower level primitives from SocketPrim. It takes a hostnam

Just one question

2001-03-08 Thread Alba Marina Lopez Argüelles
Hi! I'm a Spanish student who is 'trying' to do her final proyect using Haskell; I don't want to bore you explaining what's the work about but it has to do with internet and all that.Well,currently I'm just trying to do a little code using sockets that (giving it an url) connects to a remote mac

Re: GHC - Cygwin Installation and also DirectX (fwd)

2001-03-08 Thread Reuben Thomas
> The exe is 4270K, but I can live with that. Even stripped? (Unfortunately GHC does give you big EXEs, and fundamentally will until we get dynamic linking working again; however, I think I might be able to improve things drastically even before then by re-enabling object splitting for the librar