From: Debian Haskell Group Date: Mon, 19 Jan 2026 22:00:23 +0000 (-0500) Subject: newer-deps X-Git-Tag: archive/raspbian/0.3.1-3+rpi1~1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8ac012889c99624eee2da4e833fdfc221108850d;p=haskell-nothunks.git newer-deps Gbp-Pq: Name newer-deps --- diff --git a/nothunks.cabal b/nothunks.cabal index ca8a206..438c761 100644 --- a/nothunks.cabal +++ b/nothunks.cabal @@ -43,13 +43,13 @@ library build-depends: base >= 4.12 && < 5 , containers >= 0.5 && < 0.9 , stm >= 2.5 && < 2.6 - , time >= 1.5 && < 1.15 + , time >= 1.5 && < 1.16 -- Whatever is bundled with ghc , ghc-heap if impl(ghc >= 9.2) - build-depends: wherefrom-compat ^>= 0.2 + build-depends: wherefrom-compat >= 0.1.1 && < 0.3 if flag(bytestring) build-depends: bytestring >= 0.10 && < 0.13