[Git][haskell-team/DHG_packages][master] hint: Patch for newer deps
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Wed Jan 7 05:23:51 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
86a857e1 by Scott Talbert at 2026-01-07T00:21:24-05:00
hint: Patch for newer deps
- - - - -
3 changed files:
- p/haskell-hint/debian/changelog
- + p/haskell-hint/debian/patches/newer-deps
- + p/haskell-hint/debian/patches/series
Changes:
=====================================
p/haskell-hint/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hint (0.9.0.8-3) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net> Wed, 07 Jan 2026 00:19:19 -0500
+
haskell-hint (0.9.0.8-2) unstable; urgency=medium
* Build using dh-haskell
=====================================
p/haskell-hint/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/hint.cabal
++++ b/hint.cabal
+@@ -72,7 +72,7 @@ library
+ default-language: Haskell2010
+ build-depends: base == 4.*,
+ containers,
+- ghc >= 8.4 && < 9.9,
++ ghc >= 8.4 && < 9.13,
+ ghc-paths,
+ ghc-boot,
+ transformers,
=====================================
p/haskell-hint/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/86a857e1074d8b25d351d77b76efb3a094d9f273
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/86a857e1074d8b25d351d77b76efb3a094d9f273
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260107/03c13c36/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list