[Git][haskell-team/package-plan][master] Patch stack
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Mar 15 11:19:49 GMT 2026
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
8efa84a8 by Ilias Tsitsimpis at 2026-03-15T13:13:21+02:00
Patch stack
- - - - -
3 changed files:
- packages.txt
- + patches/stack/3.7.1/newer-deps
- + patches/stack/3.7.1/series
Changes:
=====================================
packages.txt
=====================================
@@ -722,7 +722,6 @@ optparse-applicative 0.18.1.0
optparse-simple 0.1.1.4
ordered-containers 0.2.4
ormolu 0.8.0.0
-os-string 2.0.7 ignore # https://bugs.debian.org/1127987
pager 0.1.1.0
pandoc 3.9 key -f+http-conduit ahead
pandoc-citeproc-preamble 1.7 binary
@@ -741,7 +740,7 @@ parseargs 0.2.0.9
parsec-numbers 0.1.0
parser-combinators 1.3.0
parsers 0.12.12
-patat 0.8.9.0 binary ignore # non-DHG
+patat 0.15.2.0 binary ignore # non-DHG
path 0.9.6
path-io 1.8.2
path-pieces 0.2.1
@@ -786,7 +785,7 @@ prim-uniq 0.2
process-extras 0.7.4
profunctors 5.6.3
project-template 0.2.1.0
-propellor 5.17 ignore # non-DHG
+propellor 5.18 ignore # non-DHG
protobuf 0.2.1.3
PSQueue 1.2.2
psqueues 0.2.8.3
@@ -908,7 +907,7 @@ splitmix 0.1.3.1 notest # cyclic dependencies; QuickCheck, base-compat-batteries
spool 0.1
sql-words 0.1.6.5
srcloc 0.6.0.1
-stack 3.7.1 binary=haskell-stack key ignore # https://bugs.debian.org/1127990
+stack 3.7.1 binary=haskell-stack key
stateref 0.3
statestack 0.3.1.1
StateVar 1.2.2
=====================================
patches/stack/3.7.1/newer-deps
=====================================
@@ -0,0 +1,49 @@
+Index: b/stack.cabal
+===================================================================
+--- a/stack.cabal
++++ b/stack.cabal
+@@ -151,7 +151,7 @@ source-repository head
+
+ custom-setup
+ setup-depends:
+- Cabal >=3.10.3.0 && <3.12,
++ Cabal >=3.12 && <3.13,
+ base >=4.14.3.0 && <5,
+ filepath >=1.4.301.0
+
+@@ -424,7 +424,7 @@ library
+ -optP-Wno-nonportable-include-path -Widentities
+
+ build-depends:
+- Cabal >=3.8.1.0 && <3.12,
++ Cabal >=3.12 && <3.13,
+ aeson >=2.0.3.0,
+ aeson-warning-parser >=0.1.1,
+ ansi-terminal >=1.0.2,
+@@ -552,7 +552,7 @@ executable stack
+ -optP-Wno-nonportable-include-path -threaded -rtsopts
+
+ build-depends:
+- Cabal >=3.8.1.0 && <3.12,
++ Cabal >=3.12 && <3.13,
+ aeson >=2.0.3.0,
+ aeson-warning-parser >=0.1.1,
+ ansi-terminal >=1.0.2,
+@@ -661,7 +661,7 @@ executable stack-integration-test
+ -with-rtsopts=-N
+
+ build-depends:
+- Cabal >=3.8.1.0 && <3.12,
++ Cabal >=3.12 && <3.13,
+ aeson >=2.0.3.0,
+ aeson-warning-parser >=0.1.1,
+ ansi-terminal >=1.0.2,
+@@ -786,7 +786,7 @@ test-suite stack-unit-test
+ -optP-Wno-nonportable-include-path -threaded
+
+ build-depends:
+- Cabal >=3.8.1.0 && <3.12,
++ Cabal >=3.12 && <3.13,
+ QuickCheck >=2.14.3,
+ aeson >=2.0.3.0,
+ aeson-warning-parser >=0.1.1,
=====================================
patches/stack/3.7.1/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/8efa84a87f68072a1ac8b31eed51f91ad2d72374
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/8efa84a87f68072a1ac8b31eed51f91ad2d72374
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/20260315/094b4ffe/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list