[Haskell-beginners] Problem with GHCI.
Chimpion Chimpion
chimpionspeak at gmail.com
Tue Feb 23 13:35:58 EST 2010
Could anyone tell me why this might be happening? I was trying to add some
modules to the GHCi(:d +...).
Couldn't match expected type `String -> IO String'
against inferred type `()'
In the expression: ()
In the expression: () :: String -> IO String
In the definition of `__cmCompileExpr':
__cmCompileExpr = () :: String -> IO String
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100223/f2aa0003/attachment.html
More information about the Beginners
mailing list