pusher-http-haskell-0.2.1.0: Haskell client library for the Pusher HTTP API

Copyright(c) Will Sewell, 2015
LicenseMIT
Maintainerme@willsewell.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Control.Monad.Pusher.Time

Description

 

Documentation

class Monad m => MonadTime m where Source

Methods

getPOSIXTime :: m Int Source