Re: nhc98 and Win32



About this list Date view Thread view Subject view Author view

Mike Thomas (mthomas@gil.com.au)
Tue, 20 Jun 2000 00:08:15 +1000


Hi again. >> 2. Even though this which() finds nhc98 in /usr/local/bin, >> NHC98DIR=`grep NHC98INCDIR ${whichNHC} | grep ${up2_NHC} | ... >> fails on my system because there is no NHC98INCDIR variable. > >I'm puzzled - the file /usr/local/bin/nhc98 doesn't contain a line like > NHC98INCDIR=/usr/local/.... I didn't communicate very clearly there, I meant in that this line occurs in confhc. >? Maybe when you installed that version of nhc98, you asked for >the include/interface files to be located somewhere else, not under >/usr/local? No. >> Error when renaming:: >> Constructor Main used at 8:21 is not defined. (in overlap resolution) >> ...failed] >> Prelude> :q >> [Leaving hmake interactive...] >> BASH.EXE-2.04$ cat Main.hs >> main = putStr "Hello world!\n" > >This is correct behaviour! That's twice in the last two days I've told a functional programmer their compiler had a bug and got caught out! (The other was Moscow ML.) Regards Mike Thomas.


About this list Date view Thread view Subject view Author view