I'm having a problem with writing a function dealing with I/O. Maybe it's just a lack of experience or simple Haskell knowledge because I'm just a beginer. The problem: I want to write a function that converts an IO String into String lala :: IO String -> String Is it possible? If yes, how? -- φΒΑΞΟΧ πΑΧΕΜ