import Data.Time.Clock to build with time-1.9.1
authorJoey Hess <joeyh@joeyh.name>
Wed, 27 Dec 2023 20:58:40 +0000 (16:58 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 27 Dec 2023 20:58:40 +0000 (16:58 -0400)
commit7484191284304e2581e8ef2496bf7d4f1825f12e
treef70e556a13f240eeef2ed01e076afad338e7497a
parent4b52657b371b483d3555ea26a91eddeade49038d
import Data.Time.Clock to build with time-1.9.1

In more recent versions Data.Time exports secondsToNominalDiffTime etc,
but originally it did not.
Utility/TimeStamp.hs