fix build with old version of time package
authorJoey Hess <joeyh@joeyh.name>
Wed, 27 Dec 2023 19:33:46 +0000 (15:33 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 27 Dec 2023 19:33:46 +0000 (15:33 -0400)
commit4b52657b371b483d3555ea26a91eddeade49038d
tree4d8e6200275dac47469c5cbde7c99ab8e614875a
parentbdcc2fc93e4a46734c488f2d6d3703c36cf03b7a
fix build with old version of time package

Can't truncate timestamp resolution with that version.
Utility/TimeStamp.hs