avoid warning when built with unix-compat 0.5.3
authorJoey Hess <joeyh@joeyh.name>
Mon, 18 Oct 2021 20:25:28 +0000 (16:25 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 18 Oct 2021 20:25:28 +0000 (16:25 -0400)
commit887edeb1ad3866f084d8ccab17589a920df5ac24
treef58975d33742413253d547fee58af8dacf019149
parent0697dbe2d29d084bccb7f6a7c29c996849bf7455
avoid warning when built with unix-compat 0.5.3

It re-exports modificationTimeHiRes, and provides a windows version.

Might be worth using that windows version eventually, but I have not
tested it.
Annex/Content/PointerFile.hs
Command/Fix.hs
Utility/InodeCache.hs