
19 Apr
2005
19 Apr
'05
8:50 a.m.
On 16 April 2005 04:58, John Meacham wrote:
I notice that my .ghci is sourced for programs run via runghc (runhaskell). This is causing trouble because I have things like
set +t +s and other options which mess up the running of many scripts.
Yes, runghc should ignore .ghci. I'll fix that. Cheers, Simon