[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: Merge pull request #38 from redneb/clock_gettime (882305f)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:54:23 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty,wip/travis
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