           SPELL=haskell-time-compat
         VERSION=1.9.9
          SOURCE="time-compat-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/time-compat-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:cf4926f53448580ec8452ecdf12e31a9dc5f4641ca82690d66a210deef04cc6f3f37482cdc48eb19f06cd35f467c02b955b208b35a2756ccfb4c9e93ccbf072a
         SOURCE2="time-compat-${VERSION}-rev1.cabal"
  SOURCE2_URL[0]=https://hackage.haskell.org/package/time-compat-${VERSION}/revision/1.cabal
    SOURCE2_HASH=sha512:c587a801a739a72c3c4f50e2e82b6282334dcac7edb6acd2347a7f281de11ef1c2c313c6d356069ee1629fb991180d2cfa5edd695d2d3588581eacfd1f15507e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/time-compat-${VERSION}"
        WEB_SITE="https://github.com/haskellari/time-compat"
      LICENSE[0]=BSD3
         ENTERED=20260818
           SHORT="Compatibility package for time"
cat << EOF
This packages tries to compat as much of @time@ features as possible.

/TODO:/

* Difference type @ParseTime@ and @FormatTime@ instances are missing.

* Formatting varies depending on underlying @time@ version

* @dayFractionToTimeOfDay@ on extreme values
EOF
