#6160: support sub-second resolutions for file timestamps ------------------------------+--------------------------------------------- Reporter: redneb | Owner: Type: feature request | Status: new Priority: normal | Component: libraries/unix Version: 7.4.2 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Testcase: Blockedby: | Blocking: Related: | ------------------------------+---------------------------------------------
Comment(by redneb): The above patch introduces 3 new functions: {{{ accessTimeHiRes :: FileStatus -> POSIXTime modificationTimeHiRes :: FileStatus -> POSIXTime statusChangeTimeHiRes :: FileStatus -> POSIXTime }}} When I have time I will send a patch for setFileTimes. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6160#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs