Hello Daniel,

Wednesday, December 21, 2005, 6:34:10 PM, you wrote:

DC> You can show them this on the first page:

DC> main = do
DC>         x <- getLine()
DC>         print my_program(x)

this named `interactive` :)  try:

main = interactive(map toUpper)


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to