hugs Time

1998-05-14 Thread S. Alexander Jacobson
I just realized that the Hugs package does not seem to include Time (even though it is in the Library Report. Is there a Time library somewhere out on there that works with Hugs? -Alex- ___ S. Alexander Jacobson i

mirroring. thanks

1998-05-14 Thread S.D.Mechveliani
I asked recently for the DoCon directory mirroring. Thanks to everybody, who suggested the help. There were already three suggestions. So i order them and will speak to them further privately. The story was that about 50 users tried to download DoCon files. Some of them failed at the main arch

Re: Wadler's prettier printer

1998-05-14 Thread Philip Wadler
Rossberg writes, thinking about whether the pretty printer proposed by Wadler requires some changes to be efficient in a strict language, I stumbled over the the last case defining `flatten': flatten (x :<|> y) = flatten x I wonder why it is necessary here to recurse on x.

DoCon problems

1998-05-14 Thread Jerzy Karczmarczuk
Sergey Mechveliani writes: > There exists a computer algebra program DoCon written in Haskell, > distributed freely with the sources, at > ftp.botik.ru:/pub/local/Mechveliani/docon/ > > and some users say the main archive (about 600K byte) is very hard to > transfer. ...

Re: asking for apllication access help

1998-05-14 Thread Sigbjorn Finne
S.D.Mechveliani writes: > Dear all, > > There exists a computer algebra program DoCon written in Haskell, > distributed freely with the sources, at >ftp.botik.ru:/pub/local/Mechveliani/docon/ > > and some users say the main archive (about 600K byte) is very hard to

Re: ghc bug in haskell cgi scripts

1998-05-14 Thread Sigbjorn Finne
S. Alexander Jacobson writes: > I have started to move my Hugs CGI scripts into GHC. > Here is an example hugs cgi script: > > -helloCGI.lhs- > #!/usr/local/bin/runhugs > > main=putStr "content-type: text/html\n\nhello world\n" > --- > > This is literate Haskell so i

asking for apllication access help

1998-05-14 Thread S.D.Mechveliani
Dear all, There exists a computer algebra program DoCon written in Haskell, distributed freely with the sources, at ftp.botik.ru:/pub/local/Mechveliani/docon/ and some users say the main archive (about 600K byte) is very hard to transfer. Is it possible, or could som