Re: scope in ghci. Reply

2002-02-15 Thread Martin Norbäck
fre 2002-02-15 klockan 07.26 skrev S.D.Mechveliani: > Martin Norb <[EMAIL PROTECTED]> writes > > > > I just noticed this behavior with ghci > > > > After loading a module with > > > > :l Module > > > > you can't use the Prelude functions unqualified, you just get things > > like > > > > :1: Va

scope in ghci. Reply

2002-02-14 Thread S.D.Mechveliani
Martin Norb <[EMAIL PROTECTED]> writes > I just noticed this behavior with ghci > > After loading a module with > > :l Module > > you can't use the Prelude functions unqualified, you just get things > like > > :1: Variable not in scope: `show' > > I am pretty sure that this worked some days a