"Navjot Garcha" <[EMAIL PROTECTED]> writes:
> I am doing computer engineering at one of the australian university.
> I have got a assignment to write a program in Haskell which operates similar
> to Unix command "Cal" i.e shows the dates of the month or the year upon
> executing the command.
Hmm, 'cal' is a C program, isn't it? How about something like
main = putStrLn "cal: segmentation fault"
-kzm
--
If I haven't seen further, it is by standing in the footprints of giants
