[Haskell] Silly question on interactive import

Jerzy Karczmarczuk jerzy.karczmarczuk at info.unicaen.fr
Wed Dec 14 07:08:01 EST 2005


I tried to add a module, and then to load a file into GHCi, in order to use
both.

Tomasz Zielonka wrote:

> Try doing it in reverse order.
> :load resets the session, or whatever it is called
> :module +/- doesn't

Mmm, no. The file cannot be loaded, since it won't compile without that
incriminated module...

Jerzy Karczmarczuk


More information about the Haskell mailing list