On Mon, 13 Nov 2006, Joachim Breitner wrote:
> Am Montag, den 13.11.2006, 21:24 +1100 schrieb John Ky:
> > I have modules that don't export some functions. Is there a way I can
> > access them from ghci without exporting them?
>
> It seems that if there are .hi files around, ghci can't reach th
Hi,
Am Montag, den 13.11.2006, 21:24 +1100 schrieb John Ky:
> I have modules that don't export some functions. Is there a way I can
> access them from ghci without exporting them?
It seems that if there are .hi files around, ghci can’t reach the
non-exported functions, but if you delete this fil