#6160: support sub-second resolutions for file timestamps ---------------------------------+------------------------------------------ Reporter: redneb | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: libraries/unix | Version: 7.4.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------
Comment(by simonmar): I see no reason not to have this, except that it introduces a dependency from `unix` on `time` (one might expect the dependency to go the other way, because `time` needs access to POSIX interfaces to get the current time for example, but `time` does its own FFI). Any objections, or shall we just apply it? -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6160#comment:3> 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