[Haskell-beginners] function not working as expected, type issues (David McBride)

Alexej Magura sickhadas at gmail.com
Thu Apr 10 04:01:45 UTC 2014


Thanks

displayD :: String -> Int -> IO ()
displayD string 0 = return ()
….

is exactly what I was looking for.

--  
Alexej Magura
Sent with Airmail


More information about the Beginners mailing list