stack overflow
Simon Peyton-Jones
simonpj at microsoft.com
Thu Aug 29 09:54:58 EDT 2002
This is the same problem as was causing GHC 5.04 to go into
a loop on FranTk. It's now fixed in the repository and the fix
will be in 5.04.1. Meanwhile use 5.02!
Thanks for the report
Simon
| -----Original Message-----
| From: Nobuo Yamashita [mailto:nobsun at sampou.org]
| Sent: 16 August 2002 01:24
| To: glasgow-haskell-bugs at haskell.org
| Subject: stack overflow
|
|
| Dear Implementors
|
| I got strange behavior of ghc-5.04 on my linux box.
|
| I got WASH-CGI.tgz from
|
| http://www.informatik.uni-freiburg.de/~thiemann/haskell/WASH/W
| ASH-CGI.tgz
| Then expanded and tyied to make a sample
| Examples/HellowWorld.hs. The ghc-5.04 stoped on compiling
| ../CGIInternals and told me to increase stack size. I set
| stack size 16m and 160m but was not able to compile it.
|
| I tried also with ghc-5.02.3. So he can compile that code
| without increasing stack size.
|
| --
| Nobuo Yamashita mailto:nobsun at sampou.org
More information about the Glasgow-haskell-bugs
mailing list