Could anyone tell me why this might be happening? I was trying to add some modules to the GHCi(:d +...).<br><br> Couldn't match expected type `String -> IO String'<br> against inferred type `()'<br>
In the expression: ()<br> In the expression: () :: String -> IO String<br> In the definition of `__cmCompileExpr':<br> __cmCompileExpr = () :: String -> IO String<br><br>Thank you.<br clear="all">
<br><br>