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 file, it works.

Greetings,
Joachim
-- 
Joachim Breitner
  e-Mail: [EMAIL PROTECTED]
  Homepage: http://www.joachim-breitner.de
  ICQ#: 74513189
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to