[Git][haskell-team/package-plan][master] fgl-arbitrary: enable testsuite
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Feb 19 13:43:36 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
86e64d4d by Clint Adams at 2026-02-19T08:43:25-05:00
fgl-arbitrary: enable testsuite
- - - - -
3 changed files:
- packages.txt
- + patches/fgl-arbitrary/0.2.0.6/newer-deps
- + patches/fgl-arbitrary/0.2.0.6/series
Changes:
=====================================
packages.txt
=====================================
@@ -294,7 +294,7 @@ fb 2.1.1.1 notest obsolete # https://bugs.debian.org/1127972
fdo-notify 0.3.1
feed 1.3.2.1 notest
fgl 5.8.3.0 notest
-fgl-arbitrary 0.2.0.6 notest obsolete # https://bugs.debian.org/1127919
+fgl-arbitrary 0.2.0.6
fgl-visualize 0.1.0.1
file-embed 0.0.16.0
file-io 0.1.5
=====================================
patches/fgl-arbitrary/0.2.0.6/newer-deps
=====================================
@@ -0,0 +1,20 @@
+--- a/fgl-arbitrary.cabal
++++ b/fgl-arbitrary.cabal
+@@ -33,7 +33,7 @@ library
+ -- other-extensions:
+ build-depends: base < 5
+ , fgl >= 5.5.2.0 && < 6
+- , QuickCheck >= 2.3 && < 2.15
++ , QuickCheck >= 2.3 && < 2.16
+ -- hs-source-dirs:
+ default-language: Haskell2010
+
+@@ -48,7 +48,7 @@ test-suite fgl-arbitrary-tests
+ , fgl
+ , base
+ , QuickCheck
+- , hspec >= 2.1 && < 2.8
++ , hspec >= 2.1
+ , containers
+
+ hs-source-dirs: test
=====================================
patches/fgl-arbitrary/0.2.0.6/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/86e64d4d3772f1a9aa51bc2600f6dc12ddd1d154
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/86e64d4d3772f1a9aa51bc2600f6dc12ddd1d154
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/20260219/4a440a68/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list