10 Sep
2002
10 Sep
'02
10:37 a.m.
| Another such restriction is the fact that any module which | is called Main *must* have a function which is called main | in it. In combination with the rule that says that any | module which is not explicitly named is called Main, this | gets very annoying when using an interactive Haskell system | such as ghci. (I don't think that Hugs does insists on | this.) Ghci doesn't either, now. Simon
8753
Age (days ago)
8753
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton-Jones