Home
last modified time | relevance | path

Searched defs:getPOSIXTime (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/time/lib/Data/Time/Clock/
H A DPOSIX.hs44 getPOSIXTime = fmap systemToPOSIXTime getSystemTime function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Class/
H A DPandocMonad.hs265 getPOSIXTime = utcTimeToPOSIXSeconds <$> getCurrentTime function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Class/
H A DPandocMonad.hs249 getPOSIXTime = utcTimeToPOSIXSeconds <$> getCurrentTime function