
8 Jul
2012
8 Jul
'12
11:28 a.m.
Is there a way to control defaulting in ghci? (Like the "default" declaration in source files does.) ghci 7.4.1 doesn't accept "default" declarations. I tried loading a module with a "default" declaration, but that also didn't affect the ghci session. It would be ironic if this is possible in source files but not in ghci, since defaulting is much more useful in an interactive session than in modules. -- Roman I. Cheplyaka :: http://ro-che.info/