Whats the difference between IO String and normal String in Haskell
        Posted  
        
            by Pradeep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pradeep
        
        
        
        Published on 2010-03-18T08:23:28Z
        Indexed on 
            2010/03/18
            8:41 UTC
        
        
        Read the original article
        Hit count: 291
        
haskell
is there a difference like that from IO String to String
i want to take some String values from a IO.
can anyone tell me about this issue. im clueless
© Stack Overflow or respective owner