Problem with .ghci (fwd)

Jose Emilio Labra Gayo labra@pinon.ccu.uniovi.es
Tue, 10 Jul 2001 20:27:24 +0200 (METDST)


I have been playing (for the first time) with ghci and it seems to work.
However, if I write my own ".ghci", I obtain:

...
Loading package std ... linking ... done
*** WARNING: ./.ghci is writable by someone else, IGNORING!

After that, it works, but ignores the options that I have set in .ghci


NOTE1: I have built my system 2 times (firstly with ghc-4.08 to obtain
ghc-5.02 (non interactive) and secondly, with ghc-5.02 again to obtain the
interactive version.

NOTE2: The contents of the .ghci file by now are:

:set +s

Best regards, Jose Labra