[commit: packages/time] master: Merge pull request #38 from redneb/clock_gettime (882305f)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:56:48 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/882305fbe11e1ce43fbd7cf09f5e64f7d755d67e
>---------------------------------------------------------------
commit 882305fbe11e1ce43fbd7cf09f5e64f7d755d67e
Merge: 020ce40 1b74336
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Aug 23 13:01:53 2015 -0700
Merge pull request #38 from redneb/clock_gettime
use clock_gettime to implement getPOSIXTime if available
>---------------------------------------------------------------
882305fbe11e1ce43fbd7cf09f5e64f7d755d67e
configure.ac | 2 ++
lib/Data/Time/Clock/CTimespec.hsc | 41 +++++++++++++++++++++++++++++++++++++++
lib/Data/Time/Clock/POSIX.hs | 14 +++++++++++++
time.cabal | 1 +
4 files changed, 58 insertions(+)
More information about the ghc-commits
mailing list