Hmm.  I can't reproduce this error with ghc-4.04 or the current
CVS version, so it looks as if it's specific to the 4.045 build
that Sigbjorn made for Win32 platforms.  

[Sigbjorn: do we have any old Win32 distributions?  The one one
that seems to be available is 4.045.]

Try compiling without -O.

You can build a fresh compiler from source; or you can wait
for a new Win32 distribution (Xmas, perhaps).

Simon

| -----Original Message-----
| From: Andreas Marth [mailto:[EMAIL PROTECTED]]
| Sent: 22 November 1999 17:19
| To: [EMAIL PROTECTED]
| Subject: bug: After changing 'fromInt' to 'fromInteger'
| 
| 
| 
| I tried to recompile my projekt with ghc-4.045 for 
| win32-systems and got an
| error, that "Variable not in scope:  'fromInt' ".
| Then someone suggested that I use 'fromInteger' instead.
| But then the 'impossible' happens.
| Error.hs contains the Massage and Matrice.hs the module.
| 
| 
| Thanks foe every help,
| Andreas
| 

Reply via email to