Talk:Guess a random number

From HaskellWiki
(Redirected from Talk:GuessRandom)
Jump to navigation Jump to search

I think there should be a "maxNum :: Int" to avoid maxNum being Integer, which causes type conflicts (I could not make the original version of GuessRandom run in WinHugs). Please correct me if I am wrong, I am new to Haskell. Thanks! -- cz