Prelude> read "1234" :: Int1234Prelude> read "1234" :: String"*** Exception: 
Prelude.read: no parse
Why?
Michael
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to