[Haskell-cafe] Importing modules in GHCi

2012-06-04 Thread Artyom Kazak
Hi Café, I would greatly appreciate your help. Entering the following in GHCi produces an error message… -- import Data.Time -- getCurrentTime = print interactive:1:20: No instance for (Show UTCTime) arising from a use of `print' Possible fix: add an

Re: [Haskell-cafe] Importing modules in GHCi

2012-06-04 Thread Artyom Kazak
Oh, I’m sorry. I have Haskell Platform 2011.2.0.1, not 2012.2.0.1. So I guess it was a bug in GHCi… ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe