haskell / time

A time library

Home Page:http://hackage.haskell.org/package/time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getCurrentTime :: (MonadIO m) => m UTCTime

yaitskov opened this issue · comments

Why not make getCurrentTime monad more flexible?

I'm following the example of base and elsewhere in using IO.