14 Dec
2005
14 Dec
'05
12:08 p.m.
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