main :: IO ()
main = do
putStr "Name: "
n <- getLine
putStrLn n
/prog/, why doesn't this code work? I understand laziness, so "n" won't be evaluated until it's needed in "putStrLn", but why does "n" get evaluated, then "putStr" and "putStrLn" get evaulated?
tl;dr How the hell do you prompt for information in Haskell?
>>9
Wow, you are so cool, you said ``n00bs'' because you're superior and you said ``fail'' because we're at 4chan. I bet you have a lot of friends because of them.
>>11
Are you fucking retarded you fucking piece of shit, who the fucking flying fuck doesn't know about buffering?
Yes, I said n00bs because I'm superior. So what? I can't have friends because I'm superior to OP? Your logic is broken.